#BCDFB9#BCDFB9
#BCDFB9 is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.8% C 0.064 H 142.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFB9 |
|---|---|
| RGB | rgb(188, 223, 185) |
| HSL | hsl(115, 37%, 80%) |
| HSV | hsv(115, 17%, 87%) |
| CMYK | cmyk(15.7%, 0%, 17%, 12.5%) |
| CIE-LAB | lab(85.49, -18.58, 14.86) |
| CIE-LCH | lch(85.49, 23.79, 141.34°) |
| OKLab | oklab(86.82% -0.0507 0.0383) |
| OKLCH | oklch(86.82% 0.064 142.9) |
| XYZ | xyz(55.8817, 66.9684, 55.8716) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.13
Light Sage
#BCECAC
ΔE00 6.42
Mint
#AAF0C1
ΔE00 6.69
Hospital Green
#9BE5AA
ΔE00 7.45
Very Pale Green
#CFFDBC
ΔE00 8.39
Very Light Green
#D1FFBD
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFB9 #DCB9DF
analogous
#CFDFB9 #BCDFB9 #B9DFC9
triadic
#BCDFB9 #B9BCDF #DFB9BC
tetradic
#BCDFB9 #B9CFDF #DCB9DF #DFC9B9
square
#BCDFB9 #B9CFDF #DCB9DF #DFC9B9
split-complementary
#BCDFB9 #C9B9DF #DFB9CF
monochromatic
#6CB965 #94CC8F #BCDFB9 #E4F2E3 #EBF5EA
Accessibility & contrast
On white
1.46
#BCDFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BCDFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFB9
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFB9 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B7
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#B9DCD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdfb9; /* rgb */ color: rgb(188, 223, 185); /* oklch */ color: oklch(86.8% 0.064 142.9);
Tailwind
colors: {
custom: {
50: '#d0e9ce',
500: '#bcdfb9',
950: '#000000',
},
}SCSS
$custom: #bcdfb9; $custom-light: #d0e9ce; $custom-dark: #000000;
JSON
{
"hex": "#bcdfb9",
"rgb": {
"r": 188,
"g": 223,
"b": 185
},
"hsl": {
"h": 115.263,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.86818,
"c": 0.06352,
"h": 142.9
},
"luminance": 0.6697
}Semantic roles & 50–950 ramp
primary
#BCDFB9
secondary
#B385B7
accent
#35B0A6
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483