#BBD2B7#BBD2B7
#BBD2B7 is a very light, muted green. Relative luminance 0.601; OKLCH L 83.9% C 0.045 H 141.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B7 |
|---|---|
| RGB | rgb(187, 210, 183) |
| HSL | hsl(111, 23%, 77%) |
| HSV | hsv(111, 13%, 82%) |
| CMYK | cmyk(11%, 0%, 12.9%, 17.6%) |
| CIE-LAB | lab(81.88, -12.73, 10.80) |
| CIE-LCH | lch(81.88, 16.69, 139.70°) |
| OKLab | oklab(83.92% -0.0346 0.028) |
| OKLCH | oklch(83.92% 0.045 141) |
| XYZ | xyz(52.0857, 60.0762, 53.6423) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.71
Darkseagreen
#8FBC8F
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 9.99
Sage Green
#9CAF88
ΔE00 10.16
Light Sage
#BCECAC
ΔE00 10.63
Mint
#AAF0C1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B7 #CEB7D2
analogous
#C9D2B7 #BBD2B7 #B7D2C1
triadic
#BBD2B7 #B7BBD2 #D2B7BB
tetradic
#BBD2B7 #B7C9D2 #CEB7D2 #D2C1B7
square
#BBD2B7 #B7C9D2 #CEB7D2 #D2C1B7
split-complementary
#BBD2B7 #C1B7D2 #D2B7C9
monochromatic
#74A36C #97BA91 #BBD2B7 #DFEADD #EDF3EC
Accessibility & contrast
On white
1.61
#BBD2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BBD2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B7
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B7 | 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)
#D4CDB6
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#BAD0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2b7; /* rgb */ color: rgb(187, 210, 183); /* oklch */ color: oklch(83.9% 0.045 141.0);
Tailwind
colors: {
custom: {
50: '#cfdfcc',
500: '#bbd2b7',
950: '#000000',
},
}SCSS
$custom: #bbd2b7; $custom-light: #cfdfcc; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b7",
"rgb": {
"r": 187,
"g": 210,
"b": 183
},
"hsl": {
"h": 111.111,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.83915,
"c": 0.04451,
"h": 141
},
"luminance": 0.60077
}Semantic roles & 50–950 ramp
primary
#BBD2B7
secondary
#A286A7
accent
#44A294
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483