#BCDEB6#BCDEB6
#BCDEB6 is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.5% C 0.065 H 140.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEB6 |
|---|---|
| RGB | rgb(188, 222, 182) |
| HSL | hsl(111, 38%, 79%) |
| HSV | hsv(111, 18%, 87%) |
| CMYK | cmyk(15.3%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(85.15, -18.59, 15.96) |
| CIE-LCH | lch(85.15, 24.51, 139.35°) |
| OKLab | oklab(86.53% -0.0506 0.0411) |
| OKLCH | oklch(86.53% 0.065 140.9) |
| XYZ | xyz(55.3020, 66.3103, 54.1325) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 6.06
Mint
#AAF0C1
ΔE00 6.92
Hospital Green
#9BE5AA
ΔE00 7.37
Very Pale Green
#CFFDBC
ΔE00 8.20
Very Light Green
#D1FFBD
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEB6 #D8B6DE
analogous
#D0DEB6 #BCDEB6 #B6DEC4
triadic
#BCDEB6 #B6BCDE #DEB6BC
tetradic
#BCDEB6 #B6D0DE #D8B6DE #DEC4B6
square
#BCDEB6 #B6D0DE #D8B6DE #DEC4B6
split-complementary
#BCDEB6 #C4B6DE #DEB6D0
monochromatic
#6FB862 #95CB8C #BCDEB6 #E3F1E0 #ECF5EA
Accessibility & contrast
On white
1.47
#BCDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BCDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEB6
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEB6 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B4
Deuteranopia (green-blind)
#DBD3B8
Tritanopia (blue-blind)
#BADBD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdeb6; /* rgb */ color: rgb(188, 222, 182); /* oklch */ color: oklch(86.5% 0.065 140.9);
Tailwind
colors: {
custom: {
50: '#d0e8cc',
500: '#bcdeb6',
950: '#000000',
},
}SCSS
$custom: #bcdeb6; $custom-light: #d0e8cc; $custom-dark: #000000;
JSON
{
"hex": "#bcdeb6",
"rgb": {
"r": 188,
"g": 222,
"b": 182
},
"hsl": {
"h": 111,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86531,
"c": 0.06515,
"h": 140.9
},
"luminance": 0.66311
}Semantic roles & 50–950 ramp
primary
#BCDEB6
secondary
#AE82B6
accent
#35B19E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483