#BCDFA9#BCDFA9
#BCDFA9 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.5% C 0.082 H 134.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFA9 |
|---|---|
| RGB | rgb(188, 223, 169) |
| HSL | hsl(99, 46%, 77%) |
| HSV | hsv(99, 24%, 87%) |
| CMYK | cmyk(15.7%, 0%, 24.2%, 12.5%) |
| CIE-LAB | lab(85.16, -21.21, 22.77) |
| CIE-LCH | lch(85.16, 31.11, 132.97°) |
| OKLab | oklab(86.45% -0.0574 0.0579) |
| OKLCH | oklch(86.45% 0.082 134.7) |
| XYZ | xyz(54.2867, 66.3304, 47.4714) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.29
Light Sage
#BCECAC
ΔE00 3.63
Very Pale Green
#CFFDBC
ΔE00 6.54
Washed Out Green
#BCF5A6
ΔE00 6.59
Hospital Green
#9BE5AA
ΔE00 6.62
Very Light Green
#D1FFBD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFA9 #CCA9DF
analogous
#D7DFA9 #BCDFA9 #A9DFB1
triadic
#BCDFA9 #A9BCDF #DFA9BC
tetradic
#BCDFA9 #A9D7DF #CCA9DF #DFB1A9
square
#BCDFA9 #A9D7DF #CCA9DF #DFB1A9
split-complementary
#BCDFA9 #B1A9DF #DFA9D7
monochromatic
#77BE50 #99CE7C #BCDFA9 #DFF0D6 #EEF7E9
Accessibility & contrast
On white
1.47
#BCDFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCDFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFA9
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFA9 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A6
Deuteranopia (green-blind)
#DED4AC
Tritanopia (blue-blind)
#BCDBD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfa9; /* rgb */ color: rgb(188, 223, 169); /* oklch */ color: oklch(86.5% 0.082 134.7);
Tailwind
colors: {
custom: {
50: '#d0e9c2',
500: '#bcdfa9',
950: '#000000',
},
}SCSS
$custom: #bcdfa9; $custom-light: #d0e9c2; $custom-dark: #000000;
JSON
{
"hex": "#bcdfa9",
"rgb": {
"r": 188,
"g": 223,
"b": 169
},
"hsl": {
"h": 98.889,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86453,
"c": 0.08152,
"h": 134.7
},
"luminance": 0.66331
}Semantic roles & 50–950 ramp
primary
#BCDFA9
secondary
#A074B8
accent
#2DB988
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482