#BBD0B2#BBD0B2
#BBD0B2 is a very light, muted green. Relative luminance 0.589; OKLCH L 83.4% C 0.047 H 136.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0B2 |
|---|---|
| RGB | rgb(187, 208, 178) |
| HSL | hsl(102, 24%, 76%) |
| HSV | hsv(102, 14%, 82%) |
| CMYK | cmyk(10.1%, 0%, 14.4%, 18.4%) |
| CIE-LAB | lab(81.23, -12.58, 12.54) |
| CIE-LCH | lch(81.23, 17.76, 135.10°) |
| OKLab | oklab(83.36% -0.0339 0.0324) |
| OKLCH | oklch(83.36% 0.047 136.2) |
| XYZ | xyz(51.0838, 58.8904, 50.7865) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.14
Sage Green
#9CAF88
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 9.40
Greenish Grey
#96AE8D
ΔE00 9.43
Light Sage
#BCECAC
ΔE00 10.30
Pale Olive
#B9CC81
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0B2 #C7B2D0
analogous
#CAD0B2 #BBD0B2 #B2D0B8
triadic
#BBD0B2 #B2BBD0 #D0B2BB
tetradic
#BBD0B2 #B2CAD0 #C7B2D0 #D0B8B2
square
#BBD0B2 #B2CAD0 #C7B2D0 #D0B8B2
split-complementary
#BBD0B2 #B8B2D0 #D0B2CA
monochromatic
#78A266 #99B98C #BBD0B2 #DDE7D8 #EEF3EC
Accessibility & contrast
On white
1.64
#BBD0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BBD0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0B2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0B2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#BBCEC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd0b2; /* rgb */ color: rgb(187, 208, 178); /* oklch */ color: oklch(83.4% 0.047 136.2);
Tailwind
colors: {
custom: {
50: '#cfdec9',
500: '#bbd0b2',
950: '#000000',
},
}SCSS
$custom: #bbd0b2; $custom-light: #cfdec9; $custom-dark: #000000;
JSON
{
"hex": "#bbd0b2",
"rgb": {
"r": 187,
"g": 208,
"b": 178
},
"hsl": {
"h": 102,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83363,
"c": 0.04689,
"h": 136.2
},
"luminance": 0.58891
}Semantic roles & 50–950 ramp
primary
#BBD0B2
secondary
#9A81A5
accent
#43A386
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482