#BBD3AB#BBD3AB
#BBD3AB is a very light, moderate yellow-green. Relative luminance 0.601; OKLCH L 83.8% C 0.060 H 132.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3AB |
|---|---|
| RGB | rgb(187, 211, 171) |
| HSL | hsl(96, 31%, 75%) |
| HSV | hsv(96, 19%, 83%) |
| CMYK | cmyk(11.4%, 0%, 19%, 17.3%) |
| CIE-LAB | lab(81.89, -15.27, 17.17) |
| CIE-LCH | lch(81.89, 22.98, 131.65°) |
| OKLab | oklab(83.84% -0.041 0.0441) |
| OKLCH | oklch(83.84% 0.06 132.9) |
| XYZ | xyz(51.1372, 60.0931, 47.4252) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.43
Light Sage
#BCECAC
ΔE00 7.87
Darkseagreen
#8FBC8F
ΔE00 8.53
Pale Olive
#B9CC81
ΔE00 8.63
Sage Green
#9CAF88
ΔE00 9.36
Hospital Green
#9BE5AA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3AB #C3ABD3
analogous
#CFD3AB #BBD3AB #ABD3AF
triadic
#BBD3AB #ABBBD3 #D3ABBB
tetradic
#BBD3AB #ABCFD3 #C3ABD3 #D3AFAB
square
#BBD3AB #ABCFD3 #C3ABD3 #D3AFAB
split-complementary
#BBD3AB #AFABD3 #D3ABCF
monochromatic
#7AA95B #9ABE83 #BBD3AB #DCE8D3 #EFF4EB
Accessibility & contrast
On white
1.61
#BBD3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BBD3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3AB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3AB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#BCD0C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd3ab; /* rgb */ color: rgb(187, 211, 171); /* oklch */ color: oklch(83.8% 0.060 132.9);
Tailwind
colors: {
custom: {
50: '#cfe0c4',
500: '#bbd3ab',
950: '#000000',
},
}SCSS
$custom: #bbd3ab; $custom-light: #cfe0c4; $custom-dark: #000000;
JSON
{
"hex": "#bbd3ab",
"rgb": {
"r": 187,
"g": 211,
"b": 171
},
"hsl": {
"h": 96,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.83837,
"c": 0.06019,
"h": 132.9
},
"luminance": 0.60094
}Semantic roles & 50–950 ramp
primary
#BBD3AB
secondary
#9679A9
accent
#3CAA7E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482