#BCDAAA#BCDAAA
#BCDAAA is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.4% C 0.072 H 133.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAAA |
|---|---|
| RGB | rgb(188, 218, 170) |
| HSL | hsl(98, 39%, 76%) |
| HSV | hsv(98, 22%, 85%) |
| CMYK | cmyk(13.8%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(83.83, -18.58, 20.40) |
| CIE-LCH | lch(83.83, 27.60, 132.33°) |
| OKLab | oklab(85.39% -0.0501 0.0521) |
| OKLCH | oklch(85.39% 0.072 133.9) |
| XYZ | xyz(53.0648, 63.7358, 47.5290) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.94
Light Sage
#BCECAC
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 7.67
Pale Olive
#B9CC81
ΔE00 7.86
Very Pale Green
#CFFDBC
ΔE00 8.01
Mint
#AAF0C1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAAA #C8AADA
analogous
#D4DAAA #BCDAAA #AADAB0
triadic
#BCDAAA #AABCDA #DAAABC
tetradic
#BCDAAA #AAD4DA #C8AADA #DAB0AA
square
#BCDAAA #AAD4DA #C8AADA #DAB0AA
split-complementary
#BCDAAA #B0AADA #DAAAD4
monochromatic
#79B555 #9AC77F #BCDAAA #DEEDD5 #EEF6EA
Accessibility & contrast
On white
1.53
#BCDAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BCDAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAAA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAAA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A7
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#BCD6CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdaaa; /* rgb */ color: rgb(188, 218, 170); /* oklch */ color: oklch(85.4% 0.072 133.9);
Tailwind
colors: {
custom: {
50: '#d0e5c3',
500: '#bcdaaa',
950: '#000000',
},
}SCSS
$custom: #bcdaaa; $custom-light: #d0e5c3; $custom-dark: #000000;
JSON
{
"hex": "#bcdaaa",
"rgb": {
"r": 188,
"g": 218,
"b": 170
},
"hsl": {
"h": 97.5,
"s": 39.344,
"l": 76.078
},
"oklch": {
"l": 0.85392,
"c": 0.07228,
"h": 133.9
},
"luminance": 0.63736
}Semantic roles & 50–950 ramp
primary
#BCDAAA
secondary
#9B77B2
accent
#33B283
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482