#BCDFB1#BCDFB1
#BCDFB1 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.072 H 138.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFB1 |
|---|---|
| RGB | rgb(188, 223, 177) |
| HSL | hsl(106, 42%, 78%) |
| HSV | hsv(106, 21%, 87%) |
| CMYK | cmyk(15.7%, 0%, 20.6%, 12.5%) |
| CIE-LAB | lab(85.32, -19.92, 18.82) |
| CIE-LCH | lch(85.32, 27.40, 136.64°) |
| OKLab | oklab(86.63% -0.054 0.0482) |
| OKLCH | oklch(86.63% 0.072 138.3) |
| XYZ | xyz(55.0609, 66.6401, 51.5484) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.07
Light Sage
#BCECAC
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 6.71
Mint
#AAF0C1
ΔE00 6.81
Very Pale Green
#CFFDBC
ΔE00 7.19
Very Light Green
#D1FFBD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFB1 #D4B1DF
analogous
#D3DFB1 #BCDFB1 #B1DFBD
triadic
#BCDFB1 #B1BCDF #DFB1BC
tetradic
#BCDFB1 #B1D3DF #D4B1DF #DFBDB1
square
#BCDFB1 #B1D3DF #D4B1DF #DFBDB1
split-complementary
#BCDFB1 #BDB1DF #DFB1D3
monochromatic
#71BB5A #97CD86 #BCDFB1 #E1F1DC #ECF6E9
Accessibility & contrast
On white
1.47
#BCDFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BCDFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFB1
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFB1 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AE
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#BBDCD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfb1; /* rgb */ color: rgb(188, 223, 177); /* oklch */ color: oklch(86.6% 0.072 138.3);
Tailwind
colors: {
custom: {
50: '#d0e9c8',
500: '#bcdfb1',
950: '#000000',
},
}SCSS
$custom: #bcdfb1; $custom-light: #d0e9c8; $custom-dark: #000000;
JSON
{
"hex": "#bcdfb1",
"rgb": {
"r": 188,
"g": 223,
"b": 177
},
"hsl": {
"h": 105.652,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86631,
"c": 0.07239,
"h": 138.3
},
"luminance": 0.66641
}Semantic roles & 50–950 ramp
primary
#BCDFB1
secondary
#AA7DB8
accent
#31B595
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482