#BCDEB7#BCDEB7
#BCDEB7 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.064 H 141.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEB7 |
|---|---|
| RGB | rgb(188, 222, 183) |
| HSL | hsl(112, 37%, 79%) |
| HSV | hsv(112, 18%, 87%) |
| CMYK | cmyk(15.3%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(85.18, -18.42, 15.47) |
| CIE-LCH | lch(85.18, 24.06, 139.98°) |
| OKLab | oklab(86.56% -0.0501 0.0398) |
| OKLCH | oklch(86.56% 0.064 141.5) |
| XYZ | xyz(55.4057, 66.3518, 54.6787) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.85
Light Sage
#BCECAC
ΔE00 6.28
Mint
#AAF0C1
ΔE00 6.93
Hospital Green
#9BE5AA
ΔE00 7.48
Very Pale Green
#CFFDBC
ΔE00 8.36
Very Light Green
#D1FFBD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEB7 #D9B7DE
analogous
#D0DEB7 #BCDEB7 #B7DEC6
triadic
#BCDEB7 #B7BCDE #DEB7BC
tetradic
#BCDEB7 #B7D0DE #D9B7DE #DEC6B7
square
#BCDEB7 #B7D0DE #D9B7DE #DEC6B7
split-complementary
#BCDEB7 #C6B7DE #DEB7D0
monochromatic
#6EB863 #95CB8D #BCDEB7 #E3F1E1 #EBF5EA
Accessibility & contrast
On white
1.47
#BCDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEB7
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEB7 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B5
Deuteranopia (green-blind)
#DBD3B9
Tritanopia (blue-blind)
#BADBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdeb7; /* rgb */ color: rgb(188, 222, 183); /* oklch */ color: oklch(86.6% 0.064 141.5);
Tailwind
colors: {
custom: {
50: '#d0e8cc',
500: '#bcdeb7',
950: '#000000',
},
}SCSS
$custom: #bcdeb7; $custom-light: #d0e8cc; $custom-dark: #000000;
JSON
{
"hex": "#bcdeb7",
"rgb": {
"r": 188,
"g": 222,
"b": 183
},
"hsl": {
"h": 112.308,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.86555,
"c": 0.06404,
"h": 141.5
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#BCDEB7
secondary
#B083B6
accent
#35B0A0
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483