#BBD9BB#BBD9BB
#BBD9BB is a very light, muted green. Relative luminance 0.638; OKLCH L 85.5% C 0.052 H 145.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9BB |
|---|---|
| RGB | rgb(187, 217, 187) |
| HSL | hsl(120, 28%, 79%) |
| HSV | hsv(120, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(83.85, -15.57, 11.48) |
| CIE-LCH | lch(83.85, 19.35, 143.60°) |
| OKLab | oklab(85.51% -0.0426 0.0297) |
| OKLCH | oklch(85.51% 0.052 145.1) |
| XYZ | xyz(54.2740, 63.7774, 56.4549) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.40
Mint
#AAF0C1
ΔE00 8.65
Light Sage
#BCECAC
ΔE00 8.95
Hospital Green
#9BE5AA
ΔE00 9.49
Light Teal
#90E4C1
ΔE00 9.57
Darkseagreen
#8FBC8F
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9BB #D9BBD9
analogous
#CAD9BB #BBD9BB #BBD9CA
triadic
#BBD9BB #BBBBD9 #D9BBBB
tetradic
#BBD9BB #BBCAD9 #D9BBD9 #D9CABB
square
#BBD9BB #BBCAD9 #D9BBD9 #D9CABB
split-complementary
#BBD9BB #CABBD9 #D9BBCA
monochromatic
#6CAD6C #94C394 #BBD9BB #E2EFE2 #EBF4EB
Accessibility & contrast
On white
1.53
#BBD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BBD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9BB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9BB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#B8D7D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd9bb; /* rgb */ color: rgb(187, 217, 187); /* oklch */ color: oklch(85.5% 0.052 145.1);
Tailwind
colors: {
custom: {
50: '#cfe4cf',
500: '#bbd9bb',
950: '#000000',
},
}SCSS
$custom: #bbd9bb; $custom-light: #cfe4cf; $custom-dark: #000000;
JSON
{
"hex": "#bbd9bb",
"rgb": {
"r": 187,
"g": 217,
"b": 187
},
"hsl": {
"h": 120,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.85511,
"c": 0.05198,
"h": 145.1
},
"luminance": 0.63778
}Semantic roles & 50–950 ramp
primary
#BBD9BB
secondary
#B089B0
accent
#3FA7A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483