#BBD2B1#BBD2B1
#BBD2B1 is a very light, muted green. Relative luminance 0.598; OKLCH L 83.8% C 0.051 H 136.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B1 |
|---|---|
| RGB | rgb(187, 210, 177) |
| HSL | hsl(102, 27%, 76%) |
| HSV | hsv(102, 16%, 82%) |
| CMYK | cmyk(11%, 0%, 15.7%, 17.6%) |
| CIE-LAB | lab(81.75, -13.77, 13.79) |
| CIE-LCH | lch(81.75, 19.49, 134.94°) |
| OKLab | oklab(83.77% -0.0371 0.0356) |
| OKLCH | oklch(83.77% 0.051 136.2) |
| XYZ | xyz(51.4744, 59.8318, 50.4232) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 9.03
Light Sage
#BCECAC
ΔE00 9.30
Sage Green
#9CAF88
ΔE00 9.50
Greenish Grey
#96AE8D
ΔE00 9.67
Mint
#AAF0C1
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B1 #C8B1D2
analogous
#CBD2B1 #BBD2B1 #B1D2B7
triadic
#BBD2B1 #B1BBD2 #D2B1BB
tetradic
#BBD2B1 #B1CBD2 #C8B1D2 #D2B7B1
square
#BBD2B1 #B1CBD2 #C8B1D2 #D2B7B1
split-complementary
#BBD2B1 #B7B1D2 #D2B1CB
monochromatic
#77A563 #99BC8A #BBD2B1 #DDE8D8 #EEF4EC
Accessibility & contrast
On white
1.62
#BBD2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BBD2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B1
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B1 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDAF
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#BBCFC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2b1; /* rgb */ color: rgb(187, 210, 177); /* oklch */ color: oklch(83.8% 0.051 136.2);
Tailwind
colors: {
custom: {
50: '#cfdfc8',
500: '#bbd2b1',
950: '#000000',
},
}SCSS
$custom: #bbd2b1; $custom-light: #cfdfc8; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b1",
"rgb": {
"r": 187,
"g": 210,
"b": 177
},
"hsl": {
"h": 101.818,
"s": 26.829,
"l": 75.882
},
"oklch": {
"l": 0.83766,
"c": 0.05142,
"h": 136.2
},
"luminance": 0.59832
}Semantic roles & 50–950 ramp
primary
#BBD2B1
secondary
#9C7FA8
accent
#40A587
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482