HEX atlas value

#BBE7C4

#BBE7C4 is a cool green HEX color close to Pastel Green. According to Colors Encyclopedia, it converts to RGB 187, 231, 196, HSL 132, 48%, 82%, has luminance 0.717, and belongs to the balanced group.

#BBE7C4 Sample readable text
HEX #BBE7C4
RGB rgb(187, 231, 196)
HSL hsl(132 48% 82%)
CMYK cmyk(19, 0, 15, 9)
Luminance 0.717
Contrast Black 15.34:1White 1.37:1

CSS

--color-bbe7c4: #BBE7C4;
.background-bbe7c4 { background-color: #BBE7C4; }
.text-bbe7c4 { color: #BBE7C4; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.717
Black text15.34:1AA Pass
White text1.37:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#BBE7C4","rgb":[187,231,196],"hsl":[132,48,82],"cmyk":[19,0,15,9],"luminance":0.717,"contrast":{"black":15.34,"white":1.37}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.34,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.37,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B1F1BE","hex":"#B1F1BE","family":"green","bestTextColor":"#000000","contrastBlack":16.2,"contrastWhite":1.3,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Aqua","hex":"#B8E8E0","family":"cyan","bestTextColor":"#000000","contrastBlack":15.66,"contrastWhite":1.34,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C8E7BB","hex":"#C8E7BB","family":"green","bestTextColor":"#000000","contrastBlack":15.6,"contrastWhite":1.35,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Pastel Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/bbe7c4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-aqua.json"]}
Harmonies
{"complementary":"#E7BBDE","analogous":["#C8E7BB","#BBE7DA"],"triadic":["#C4BBE7","#E7C4BB"],"tetradic":["#BBC8E7","#E7BBDE","#E7DABB"],"splitComplementary":["#DABBE7","#E7BBC8"],"monochromatic":["#FFFFFF","#BBE7C4","#77CF89"]}
Variants
{"light":"#FFFFFF","dark":"#77CF89","saturated":"#B1F1BE","desaturated":"#C5DDCA","pastel":"#FFFFFF","neon":"#CCFFD6"}
Nearest named colors
[{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":9},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":26.49528259898354},{"slug":"pastel-aqua","name":"Pastel Aqua","hex":"#B8E8E0","distance":28.178005607210743},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":29.427877939124322},{"slug":"light-gray","name":"Light Gray","hex":"#D3D3D3","distance":34.655446902326915}]

HEX meaning and use

About #BBE7C4

#BBE7C4 is classified as a cool green value with balanced visual character. #BBE7C4 is visually closest to Pastel Green, a named green color with HEX #C1E1C1.

The RGB channels are 187, 231, and 196, with green carrying the strongest channel weight. In HSL, the hue is 132deg with 48% saturation and 82% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and botanical and wellness palettes. Its luminance is 0.717, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 9.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.34:1AA Pass
White text1.37:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #BBE7C4 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000015.34:1 · AAA
White text#FFFFFF1.37:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#B1F1BE#000000 text · best 16.2:1#B1F1BE
Pastel Aqua#000000 text · best 15.66:1#B8E8E0
#C8E7BB#000000 text · best 15.6:1#C8E7BB

Generated Palette

#BBE7C4#BBE7C4
#E7BBDE#E7BBDE
#C8E7BB#C8E7BB
#BBE7DA#BBE7DA
White#FFFFFF
#77CF89#77CF89

Color Harmonies

#E7BBDE#E7BBDE
#C8E7BB#C8E7BB
#BBE7DA#BBE7DA
#C4BBE7#C4BBE7
#E7C4BB#E7C4BB

Variants

White#FFFFFF
#77CF89#77CF89
#B1F1BE#B1F1BE
#C5DDCA#C5DDCA
White#FFFFFF
#CCFFD6#CCFFD6

Nearest Named Colors