#BCDCAA#BCDCAA
#BCDCAA is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.076 H 134.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCAA |
|---|---|
| RGB | rgb(188, 220, 170) |
| HSL | hsl(98, 42%, 76%) |
| HSV | hsv(98, 23%, 86%) |
| CMYK | cmyk(14.5%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(84.37, -19.57, 21.15) |
| CIE-LCH | lch(84.37, 28.82, 132.78°) |
| OKLab | oklab(85.82% -0.0529 0.0539) |
| OKLCH | oklch(85.82% 0.076 134.4) |
| XYZ | xyz(53.5865, 64.7793, 47.7029) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.33
Light Sage
#BCECAC
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 7.20
Very Pale Green
#CFFDBC
ΔE00 7.43
Washed Out Green
#BCF5A6
ΔE00 7.68
Very Light Green
#D1FFBD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCAA #CAAADC
analogous
#D5DCAA #BCDCAA #AADCB1
triadic
#BCDCAA #AABCDC #DCAABC
tetradic
#BCDCAA #AAD5DC #CAAADC #DCB1AA
square
#BCDCAA #AAD5DC #CAAADC #DCB1AA
split-complementary
#BCDCAA #B1AADC #DCAAD5
monochromatic
#78B853 #9ACA7F #BCDCAA #DEEED5 #EEF6E9
Accessibility & contrast
On white
1.50
#BCDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BCDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCAA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCAA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#DBD2AC
Tritanopia (blue-blind)
#BCD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdcaa; /* rgb */ color: rgb(188, 220, 170); /* oklch */ color: oklch(85.8% 0.076 134.4);
Tailwind
colors: {
custom: {
50: '#d0e7c3',
500: '#bcdcaa',
950: '#000000',
},
}SCSS
$custom: #bcdcaa; $custom-light: #d0e7c3; $custom-dark: #000000;
JSON
{
"hex": "#bcdcaa",
"rgb": {
"r": 188,
"g": 220,
"b": 170
},
"hsl": {
"h": 98.4,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.85825,
"c": 0.07552,
"h": 134.4
},
"luminance": 0.6478
}Semantic roles & 50–950 ramp
primary
#BCDCAA
secondary
#9E76B4
accent
#31B585
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482