#BCDFB2#BCDFB2
#BCDFB2 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.7% C 0.071 H 138.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFB2 |
|---|---|
| RGB | rgb(188, 223, 178) |
| HSL | hsl(107, 41%, 79%) |
| HSV | hsv(107, 20%, 87%) |
| CMYK | cmyk(15.7%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(85.34, -19.76, 18.32) |
| CIE-LCH | lch(85.34, 26.95, 137.16°) |
| OKLab | oklab(86.65% -0.0536 0.047) |
| OKLCH | oklch(86.65% 0.071 138.8) |
| XYZ | xyz(55.1609, 66.6801, 52.0752) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.91
Mint
#AAF0C1
ΔE00 6.76
Hospital Green
#9BE5AA
ΔE00 6.77
Very Pale Green
#CFFDBC
ΔE00 7.31
Very Light Green
#D1FFBD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFB2 #D5B2DF
analogous
#D2DFB2 #BCDFB2 #B2DFBE
triadic
#BCDFB2 #B2BCDF #DFB2BC
tetradic
#BCDFB2 #B2D2DF #D5B2DF #DFBEB2
square
#BCDFB2 #B2D2DF #D5B2DF #DFBEB2
split-complementary
#BCDFB2 #BEB2DF #DFB2D2
monochromatic
#71BB5C #96CD87 #BCDFB2 #E2F1DD #ECF6E9
Accessibility & contrast
On white
1.46
#BCDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BCDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFB2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFB2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#BBDCD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfb2; /* rgb */ color: rgb(188, 223, 178); /* oklch */ color: oklch(86.7% 0.071 138.8);
Tailwind
colors: {
custom: {
50: '#d0e9c9',
500: '#bcdfb2',
950: '#000000',
},
}SCSS
$custom: #bcdfb2; $custom-light: #d0e9c9; $custom-dark: #000000;
JSON
{
"hex": "#bcdfb2",
"rgb": {
"r": 188,
"g": 223,
"b": 178
},
"hsl": {
"h": 106.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86653,
"c": 0.07126,
"h": 138.8
},
"luminance": 0.66681
}Semantic roles & 50–950 ramp
primary
#BCDFB2
secondary
#AB7EB8
accent
#31B497
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482