#BCDBAA#BCDBAA
#BCDBAA is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.074 H 134.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBAA |
|---|---|
| RGB | rgb(188, 219, 170) |
| HSL | hsl(98, 40%, 76%) |
| HSV | hsv(98, 22%, 86%) |
| CMYK | cmyk(14.2%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(84.10, -19.08, 20.78) |
| CIE-LCH | lch(84.10, 28.21, 132.56°) |
| OKLab | oklab(85.61% -0.0515 0.053) |
| OKLCH | oklch(85.61% 0.074 134.2) |
| XYZ | xyz(53.3249, 64.2560, 47.6157) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Light Sage
#BCECAC
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 7.43
Very Pale Green
#CFFDBC
ΔE00 7.72
Pale Olive
#B9CC81
ΔE00 7.86
Washed Out Green
#BCF5A6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBAA #C9AADB
analogous
#D5DBAA #BCDBAA #AADBB1
triadic
#BCDBAA #AABCDB #DBAABC
tetradic
#BCDBAA #AAD5DB #C9AADB #DBB1AA
square
#BCDBAA #AAD5DB #C9AADB #DBB1AA
split-complementary
#BCDBAA #B1AADB #DBAAD5
monochromatic
#78B754 #9AC97F #BCDBAA #DEEDD5 #EEF6EA
Accessibility & contrast
On white
1.52
#BCDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BCDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBAA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBAA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#BCD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdbaa; /* rgb */ color: rgb(188, 219, 170); /* oklch */ color: oklch(85.6% 0.074 134.2);
Tailwind
colors: {
custom: {
50: '#d0e6c3',
500: '#bcdbaa',
950: '#000000',
},
}SCSS
$custom: #bcdbaa; $custom-light: #d0e6c3; $custom-dark: #000000;
JSON
{
"hex": "#bcdbaa",
"rgb": {
"r": 188,
"g": 219,
"b": 170
},
"hsl": {
"h": 97.959,
"s": 40.496,
"l": 76.275
},
"oklch": {
"l": 0.85608,
"c": 0.07391,
"h": 134.2
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#BCDBAA
secondary
#9D76B3
accent
#32B484
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482