#BCDF9C#BCDF9C
#BCDF9C is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.096 H 130.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF9C |
|---|---|
| RGB | rgb(188, 223, 156) |
| HSL | hsl(91, 51%, 74%) |
| HSV | hsv(91, 30%, 87%) |
| CMYK | cmyk(15.7%, 0%, 30%, 12.5%) |
| CIE-LAB | lab(84.93, -23.16, 29.17) |
| CIE-LCH | lch(84.93, 37.25, 128.46°) |
| OKLab | oklab(86.19% -0.0628 0.0732) |
| OKLCH | oklch(86.19% 0.096 130.6) |
| XYZ | xyz(53.1265, 65.8663, 41.3606) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.74
Light Sage
#BCECAC
ΔE00 3.77
Pale Olive Green
#B1D27B
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 5.94
Tea Green
#BDF8A3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF9C #BF9CDF
analogous
#DEDF9C #BCDF9C #9CDF9E
triadic
#BCDF9C #9CBCDF #DF9CBC
tetradic
#BCDF9C #9CDEDF #BF9CDF #DF9E9C
square
#BCDF9C #9CDEDF #BF9CDF #DF9E9C
split-complementary
#BCDF9C #9E9CDF #DF9CDE
monochromatic
#7DC140 #9DD06E #BCDF9C #DBEECA #EFF8E8
Accessibility & contrast
On white
1.48
#BCDF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCDF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF9C
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF9C | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#BED9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf9c; /* rgb */ color: rgb(188, 223, 156); /* oklch */ color: oklch(86.2% 0.096 130.6);
Tailwind
colors: {
custom: {
50: '#d1e9b9',
500: '#bcdf9c',
950: '#000000',
},
}SCSS
$custom: #bcdf9c; $custom-light: #d1e9b9; $custom-dark: #000000;
JSON
{
"hex": "#bcdf9c",
"rgb": {
"r": 188,
"g": 223,
"b": 156
},
"hsl": {
"h": 91.343,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.86186,
"c": 0.09646,
"h": 130.6
},
"luminance": 0.65867
}Semantic roles & 50–950 ramp
primary
#BCDF9C
secondary
#9168B7
accent
#27BF76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481