#BCDEAB#BCDEAB
#BCDEAB is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.3% C 0.078 H 135.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEAB |
|---|---|
| RGB | rgb(188, 222, 171) |
| HSL | hsl(100, 44%, 77%) |
| HSV | hsv(100, 23%, 87%) |
| CMYK | cmyk(15.3%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(84.93, -20.40, 21.41) |
| CIE-LCH | lch(84.93, 29.57, 133.62°) |
| OKLab | oklab(86.28% -0.0552 0.0546) |
| OKLCH | oklch(86.28% 0.078 135.3) |
| XYZ | xyz(54.2095, 65.8733, 48.3790) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.96
Light Sage
#BCECAC
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 6.78
Very Pale Green
#CFFDBC
ΔE00 6.92
Washed Out Green
#BCF5A6
ΔE00 7.18
Very Light Green
#D1FFBD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEAB #CDABDE
analogous
#D6DEAB #BCDEAB #ABDEB4
triadic
#BCDEAB #ABBCDE #DEABBC
tetradic
#BCDEAB #ABD6DE #CDABDE #DEB4AB
square
#BCDEAB #ABD6DE #CDABDE #DEB4AB
split-complementary
#BCDEAB #B4ABDE #DEABD6
monochromatic
#76BB53 #99CD7F #BCDEAB #DFEFD7 #EDF6E9
Accessibility & contrast
On white
1.48
#BCDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEAB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEAB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#DDD3AD
Tritanopia (blue-blind)
#BCDAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdeab; /* rgb */ color: rgb(188, 222, 171); /* oklch */ color: oklch(86.3% 0.078 135.3);
Tailwind
colors: {
custom: {
50: '#d0e8c4',
500: '#bcdeab',
950: '#000000',
},
}SCSS
$custom: #bcdeab; $custom-light: #d0e8c4; $custom-dark: #000000;
JSON
{
"hex": "#bcdeab",
"rgb": {
"r": 188,
"g": 222,
"b": 171
},
"hsl": {
"h": 100,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8628,
"c": 0.07761,
"h": 135.3
},
"luminance": 0.65874
}Semantic roles & 50–950 ramp
primary
#BCDEAB
secondary
#A177B6
accent
#2FB789
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482