#BCDF9D#BCDF9D
#BCDF9D is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.095 H 130.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF9D |
|---|---|
| RGB | rgb(188, 223, 157) |
| HSL | hsl(92, 51%, 75%) |
| HSV | hsv(92, 30%, 87%) |
| CMYK | cmyk(15.7%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(84.95, -23.02, 28.68) |
| CIE-LCH | lch(84.95, 36.77, 128.75°) |
| OKLab | oklab(86.21% -0.0624 0.0721) |
| OKLCH | oklch(86.21% 0.095 130.9) |
| XYZ | xyz(53.2115, 65.9003, 41.8084) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.62
Light Sage
#BCECAC
ΔE00 3.68
Pale Olive Green
#B1D27B
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.57
Pale Olive
#B9CC81
ΔE00 6.05
Tea Green
#BDF8A3
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF9D #C09DDF
analogous
#DDDF9D #BCDF9D #9DDF9F
triadic
#BCDF9D #9DBCDF #DF9DBC
tetradic
#BCDF9D #9DDDDF #C09DDF #DF9F9D
square
#BCDF9D #9DDDDF #C09DDF #DF9F9D
split-complementary
#BCDF9D #9F9DDF #DF9DDD
monochromatic
#7DC141 #9CD06F #BCDF9D #DCEECB #EFF7E8
Accessibility & contrast
On white
1.48
#BCDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BCDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF9D
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF9D | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D699
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#BED9CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf9d; /* rgb */ color: rgb(188, 223, 157); /* oklch */ color: oklch(86.2% 0.095 130.9);
Tailwind
colors: {
custom: {
50: '#d1e9ba',
500: '#bcdf9d',
950: '#000000',
},
}SCSS
$custom: #bcdf9d; $custom-light: #d1e9ba; $custom-dark: #000000;
JSON
{
"hex": "#bcdf9d",
"rgb": {
"r": 188,
"g": 223,
"b": 157
},
"hsl": {
"h": 91.818,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.86206,
"c": 0.09532,
"h": 130.9
},
"luminance": 0.65901
}Semantic roles & 50–950 ramp
primary
#BCDF9D
secondary
#9269B8
accent
#27BE77
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481