#BCDF9B#BCDF9B
#BCDF9B is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.098 H 130.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF9B |
|---|---|
| RGB | rgb(188, 223, 155) |
| HSL | hsl(91, 52%, 74%) |
| HSV | hsv(91, 30%, 87%) |
| CMYK | cmyk(15.7%, 0%, 30.5%, 12.5%) |
| CIE-LAB | lab(84.91, -23.31, 29.66) |
| CIE-LCH | lch(84.91, 37.72, 128.16°) |
| OKLab | oklab(86.17% -0.0632 0.0744) |
| OKLCH | oklch(86.17% 0.098 130.4) |
| XYZ | xyz(53.0421, 65.8326, 40.9165) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.88
Light Sage
#BCECAC
ΔE00 3.86
Pale Olive Green
#B1D27B
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.52
Pale Olive
#B9CC81
ΔE00 5.84
Tea Green
#BDF8A3
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF9B #BE9BDF
analogous
#DEDF9B #BCDF9B #9BDF9C
triadic
#BCDF9B #9BBCDF #DF9BBC
tetradic
#BCDF9B #9BDEDF #BE9BDF #DF9C9B
square
#BCDF9B #9BDEDF #BE9BDF #DF9C9B
split-complementary
#BCDF9B #9C9BDF #DF9BDE
monochromatic
#7EC13E #9DD06D #BCDF9B #DBEEC9 #EFF8E8
Accessibility & contrast
On white
1.48
#BCDF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCDF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF9B
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF9B | 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)
#E5D697
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#BED9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf9b; /* rgb */ color: rgb(188, 223, 155); /* oklch */ color: oklch(86.2% 0.098 130.4);
Tailwind
colors: {
custom: {
50: '#d1e9b9',
500: '#bcdf9b',
950: '#000000',
},
}SCSS
$custom: #bcdf9b; $custom-light: #d1e9b9; $custom-dark: #000000;
JSON
{
"hex": "#bcdf9b",
"rgb": {
"r": 188,
"g": 223,
"b": 155
},
"hsl": {
"h": 90.882,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.86167,
"c": 0.09761,
"h": 130.4
},
"luminance": 0.65833
}Semantic roles & 50–950 ramp
primary
#BCDF9B
secondary
#9067B7
accent
#27BF75
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481