#BBD2B0#BBD2B0
#BBD2B0 is a very light, muted green. Relative luminance 0.598; OKLCH L 83.7% C 0.053 H 135.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B0 |
|---|---|
| RGB | rgb(187, 210, 176) |
| HSL | hsl(101, 27%, 76%) |
| HSV | hsv(101, 16%, 82%) |
| CMYK | cmyk(11%, 0%, 16.2%, 17.6%) |
| CIE-LAB | lab(81.72, -13.93, 14.29) |
| CIE-LCH | lch(81.72, 19.96, 134.27°) |
| OKLab | oklab(83.74% -0.0375 0.0369) |
| OKLCH | oklch(83.74% 0.053 135.5) |
| XYZ | xyz(51.3751, 59.7920, 49.9002) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.89
Darkseagreen
#8FBC8F
ΔE00 8.92
Light Sage
#BCECAC
ΔE00 9.11
Sage Green
#9CAF88
ΔE00 9.42
Greenish Grey
#96AE8D
ΔE00 9.65
Pale Olive
#B9CC81
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B0 #C7B0D2
analogous
#CCD2B0 #BBD2B0 #B0D2B6
triadic
#BBD2B0 #B0BBD2 #D2B0BB
tetradic
#BBD2B0 #B0CCD2 #C7B0D2 #D2B6B0
square
#BBD2B0 #B0CCD2 #C7B0D2 #D2B6B0
split-complementary
#BBD2B0 #B6B0D2 #D2B0CC
monochromatic
#78A662 #99BC89 #BBD2B0 #DDE8D7 #EEF4EC
Accessibility & contrast
On white
1.62
#BBD2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BBD2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B0
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B0 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAE
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#BBCFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2b0; /* rgb */ color: rgb(187, 210, 176); /* oklch */ color: oklch(83.7% 0.053 135.5);
Tailwind
colors: {
custom: {
50: '#cfdfc7',
500: '#bbd2b0',
950: '#000000',
},
}SCSS
$custom: #bbd2b0; $custom-light: #cfdfc7; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b0",
"rgb": {
"r": 187,
"g": 210,
"b": 176
},
"hsl": {
"h": 100.588,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.83741,
"c": 0.0526,
"h": 135.5
},
"luminance": 0.59793
}Semantic roles & 50–950 ramp
primary
#BBD2B0
secondary
#9A7EA8
accent
#3FA685
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482