#BBD2B2#BBD2B2
#BBD2B2 is a very light, muted green. Relative luminance 0.599; OKLCH L 83.8% C 0.050 H 136.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B2 |
|---|---|
| RGB | rgb(187, 210, 178) |
| HSL | hsl(103, 26%, 76%) |
| HSV | hsv(103, 15%, 82%) |
| CMYK | cmyk(11%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(81.77, -13.60, 13.29) |
| CIE-LCH | lch(81.77, 19.02, 135.64°) |
| OKLab | oklab(83.79% -0.0367 0.0344) |
| OKLCH | oklch(83.79% 0.05 136.9) |
| XYZ | xyz(51.5745, 59.8718, 50.9501) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.38
Darkseagreen
#8FBC8F
ΔE00 9.14
Light Sage
#BCECAC
ΔE00 9.51
Sage Green
#9CAF88
ΔE00 9.58
Greenish Grey
#96AE8D
ΔE00 9.69
Mint
#AAF0C1
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B2 #C9B2D2
analogous
#CBD2B2 #BBD2B2 #B2D2B9
triadic
#BBD2B2 #B2BBD2 #D2B2BB
tetradic
#BBD2B2 #B2CBD2 #C9B2D2 #D2B9B2
square
#BBD2B2 #B2CBD2 #C9B2D2 #D2B9B2
split-complementary
#BBD2B2 #B9B2D2 #D2B2CB
monochromatic
#77A565 #99BB8B #BBD2B2 #DDE9D9 #EEF4EC
Accessibility & contrast
On white
1.62
#BBD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BBD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B2
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B2 | 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)
#D5CDB0
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#BBCFC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2b2; /* rgb */ color: rgb(187, 210, 178); /* oklch */ color: oklch(83.8% 0.050 136.9);
Tailwind
colors: {
custom: {
50: '#cfdfc9',
500: '#bbd2b2',
950: '#000000',
},
}SCSS
$custom: #bbd2b2; $custom-light: #cfdfc9; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b2",
"rgb": {
"r": 187,
"g": 210,
"b": 178
},
"hsl": {
"h": 103.125,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.8379,
"c": 0.05025,
"h": 136.9
},
"luminance": 0.59872
}Semantic roles & 50–950 ramp
primary
#BBD2B2
secondary
#9D80A8
accent
#41A589
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482