#BBDCAA#BBDCAA
#BBDCAA is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.8% C 0.076 H 135.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCAA |
|---|---|
| RGB | rgb(187, 220, 170) |
| HSL | hsl(100, 42%, 76%) |
| HSV | hsv(100, 23%, 86%) |
| CMYK | cmyk(15%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(84.30, -19.92, 21.05) |
| CIE-LCH | lch(84.30, 28.98, 133.42°) |
| OKLab | oklab(85.76% -0.0538 0.0537) |
| OKLCH | oklch(85.76% 0.076 135.1) |
| XYZ | xyz(53.3410, 64.6527, 47.6914) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.26
Light Sage
#BCECAC
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 7.41
Washed Out Green
#BCF5A6
ΔE00 7.63
Mint
#AAF0C1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCAA #CBAADC
analogous
#D4DCAA #BBDCAA #AADCB2
triadic
#BBDCAA #AABBDC #DCAABB
tetradic
#BBDCAA #AAD4DC #CBAADC #DCB2AA
square
#BBDCAA #AAD4DC #CBAADC #DCB2AA
split-complementary
#BBDCAA #B2AADC #DCAAD4
monochromatic
#76B853 #98CA7F #BBDCAA #DEEED5 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCAA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCAA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#DBD1AC
Tritanopia (blue-blind)
#BBD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdcaa; /* rgb */ color: rgb(187, 220, 170); /* oklch */ color: oklch(85.8% 0.076 135.1);
Tailwind
colors: {
custom: {
50: '#d0e7c3',
500: '#bbdcaa',
950: '#000000',
},
}SCSS
$custom: #bbdcaa; $custom-light: #d0e7c3; $custom-dark: #000000;
JSON
{
"hex": "#bbdcaa",
"rgb": {
"r": 187,
"g": 220,
"b": 170
},
"hsl": {
"h": 99.6,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.85756,
"c": 0.07604,
"h": 135.1
},
"luminance": 0.64653
}Semantic roles & 50–950 ramp
primary
#BBDCAA
secondary
#9F76B4
accent
#31B588
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482