#BCDEAA#BCDEAA
#BCDEAA is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.3% C 0.079 H 134.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEAA |
|---|---|
| RGB | rgb(188, 222, 170) |
| HSL | hsl(99, 44%, 77%) |
| HSV | hsv(99, 23%, 87%) |
| CMYK | cmyk(15.3%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(84.91, -20.56, 21.90) |
| CIE-LCH | lch(84.91, 30.04, 133.19°) |
| OKLab | oklab(86.26% -0.0556 0.0558) |
| OKLCH | oklch(86.26% 0.079 134.9) |
| XYZ | xyz(54.1146, 65.8354, 47.8789) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.75
Light Sage
#BCECAC
ΔE00 4.04
Hospital Green
#9BE5AA
ΔE00 6.79
Very Pale Green
#CFFDBC
ΔE00 6.86
Washed Out Green
#BCF5A6
ΔE00 7.04
Very Light Green
#D1FFBD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEAA #CCAADE
analogous
#D6DEAA #BCDEAA #AADEB2
triadic
#BCDEAA #AABCDE #DEAABC
tetradic
#BCDEAA #AAD6DE #CCAADE #DEB2AA
square
#BCDEAA #AAD6DE #CCAADE #DEB2AA
split-complementary
#BCDEAA #B2AADE #DEAAD6
monochromatic
#77BC52 #99CD7E #BCDEAA #DFEFD6 #EEF6E9
Accessibility & contrast
On white
1.48
#BCDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BCDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEAA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEAA | 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)
#E2D6A7
Deuteranopia (green-blind)
#DDD3AC
Tritanopia (blue-blind)
#BCDAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdeaa; /* rgb */ color: rgb(188, 222, 170); /* oklch */ color: oklch(86.3% 0.079 134.9);
Tailwind
colors: {
custom: {
50: '#d0e8c3',
500: '#bcdeaa',
950: '#000000',
},
}SCSS
$custom: #bcdeaa; $custom-light: #d0e8c3; $custom-dark: #000000;
JSON
{
"hex": "#bcdeaa",
"rgb": {
"r": 188,
"g": 222,
"b": 170
},
"hsl": {
"h": 99.231,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.86258,
"c": 0.07875,
"h": 134.9
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#BCDEAA
secondary
#A076B6
accent
#2EB788
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482