#BCE9AA#BCE9AA
#BCE9AA is a very light, moderate green. Relative luminance 0.719; OKLCH L 88.7% C 0.096 H 136.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE9AA |
|---|---|
| RGB | rgb(188, 233, 170) |
| HSL | hsl(103, 59%, 79%) |
| HSV | hsv(103, 27%, 91%) |
| CMYK | cmyk(19.3%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(87.91, -25.90, 26.00) |
| CIE-LCH | lch(87.91, 36.70, 134.88°) |
| OKLab | oklab(88.65% -0.0703 0.0658) |
| OKLCH | oklch(88.65% 0.096 136.9) |
| XYZ | xyz(57.1320, 71.8702, 48.8847) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.75
Light Grey Green
#B7E1A1
ΔE00 1.86
Washed Out Green
#BCF5A6
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 4.27
Pale Green
#C7FDB5
ΔE00 4.32
Celadon
#BEFDB7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE9AA #D7AAE9
analogous
#DCE9AA #BCE9AA #AAE9B8
triadic
#BCE9AA #AABCE9 #E9AABC
tetradic
#BCE9AA #AADCE9 #D7AAE9 #E9B8AA
square
#BCE9AA #AADCE9 #D7AAE9 #E9B8AA
split-complementary
#BCE9AA #B8AAE9 #E9AADC
monochromatic
#6FD049 #96DC79 #BCE9AA #E2F6DB #ECF9E7
Accessibility & contrast
On white
1.37
#BCE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BCE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE9AA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE9AA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#BBE4D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce9aa; /* rgb */ color: rgb(188, 233, 170); /* oklch */ color: oklch(88.7% 0.096 136.9);
Tailwind
colors: {
custom: {
50: '#d1f0c3',
500: '#bce9aa',
950: '#000000',
},
}SCSS
$custom: #bce9aa; $custom-light: #d1f0c3; $custom-dark: #000000;
JSON
{
"hex": "#bce9aa",
"rgb": {
"r": 188,
"g": 233,
"b": 170
},
"hsl": {
"h": 102.857,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.88654,
"c": 0.09633,
"h": 136.9
},
"luminance": 0.71871
}Semantic roles & 50–950 ramp
primary
#BCE9AA
secondary
#AD73C5
accent
#1FC797
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582