#BBD4AB#BBD4AB
#BBD4AB is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 84.1% C 0.062 H 133.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4AB |
|---|---|
| RGB | rgb(187, 212, 171) |
| HSL | hsl(97, 32%, 75%) |
| HSV | hsv(97, 19%, 83%) |
| CMYK | cmyk(11.8%, 0%, 19.3%, 16.9%) |
| CIE-LAB | lab(82.16, -15.77, 17.55) |
| CIE-LCH | lch(82.16, 23.59, 131.96°) |
| OKLab | oklab(84.05% -0.0424 0.045) |
| OKLCH | oklch(84.05% 0.062 133.3) |
| XYZ | xyz(51.3864, 60.5915, 47.5083) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.07
Light Sage
#BCECAC
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 8.52
Darkseagreen
#8FBC8F
ΔE00 8.53
Hospital Green
#9BE5AA
ΔE00 9.17
Sage Green
#9CAF88
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4AB #C4ABD4
analogous
#CFD4AB #BBD4AB #ABD4AF
triadic
#BBD4AB #ABBBD4 #D4ABBB
tetradic
#BBD4AB #ABCFD4 #C4ABD4 #D4AFAB
square
#BBD4AB #ABCFD4 #C4ABD4 #D4AFAB
split-complementary
#BBD4AB #AFABD4 #D4ABCF
monochromatic
#79AB5A #9ABF83 #BBD4AB #DCE9D3 #EFF5EB
Accessibility & contrast
On white
1.60
#BBD4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BBD4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4AB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4AB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#BCD0C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd4ab; /* rgb */ color: rgb(187, 212, 171); /* oklch */ color: oklch(84.1% 0.062 133.3);
Tailwind
colors: {
custom: {
50: '#cfe1c4',
500: '#bbd4ab',
950: '#000000',
},
}SCSS
$custom: #bbd4ab; $custom-light: #cfe1c4; $custom-dark: #000000;
JSON
{
"hex": "#bbd4ab",
"rgb": {
"r": 187,
"g": 212,
"b": 171
},
"hsl": {
"h": 96.585,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.84052,
"c": 0.06183,
"h": 133.3
},
"luminance": 0.60592
}Semantic roles & 50–950 ramp
primary
#BBD4AB
secondary
#9779AA
accent
#3AAB7F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482