#BCDEB4#BCDEB4
#BCDEB4 is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.5% C 0.067 H 139.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEB4 |
|---|---|
| RGB | rgb(188, 222, 180) |
| HSL | hsl(109, 39%, 79%) |
| HSV | hsv(109, 19%, 87%) |
| CMYK | cmyk(15.3%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(85.11, -18.93, 16.95) |
| CIE-LCH | lch(85.11, 25.41, 138.15°) |
| OKLab | oklab(86.48% -0.0514 0.0436) |
| OKLCH | oklch(86.48% 0.067 139.7) |
| XYZ | xyz(55.0968, 66.2282, 53.0517) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.07
Light Sage
#BCECAC
ΔE00 5.64
Mint
#AAF0C1
ΔE00 6.93
Hospital Green
#9BE5AA
ΔE00 7.17
Very Pale Green
#CFFDBC
ΔE00 7.89
Very Light Green
#D1FFBD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEB4 #D6B4DE
analogous
#D1DEB4 #BCDEB4 #B4DEC1
triadic
#BCDEB4 #B4BCDE #DEB4BC
tetradic
#BCDEB4 #B4D1DE #D6B4DE #DEC1B4
square
#BCDEB4 #B4D1DE #D6B4DE #DEC1B4
split-complementary
#BCDEB4 #C1B4DE #DEB4D1
monochromatic
#70B95F #96CB8A #BCDEB4 #E2F1DF #ECF6EA
Accessibility & contrast
On white
1.47
#BCDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BCDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEB4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEB4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B2
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#BADBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdeb4; /* rgb */ color: rgb(188, 222, 180); /* oklch */ color: oklch(86.5% 0.067 139.7);
Tailwind
colors: {
custom: {
50: '#d0e8ca',
500: '#bcdeb4',
950: '#000000',
},
}SCSS
$custom: #bcdeb4; $custom-light: #d0e8ca; $custom-dark: #000000;
JSON
{
"hex": "#bcdeb4",
"rgb": {
"r": 188,
"g": 222,
"b": 180
},
"hsl": {
"h": 108.571,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.86484,
"c": 0.06738,
"h": 139.7
},
"luminance": 0.66229
}Semantic roles & 50–950 ramp
primary
#BCDEB4
secondary
#AC80B6
accent
#34B29A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482