#BBD2B8#BBD2B8
#BBD2B8 is a very light, muted green. Relative luminance 0.601; OKLCH L 83.9% C 0.043 H 142.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2B8 |
|---|---|
| RGB | rgb(187, 210, 184) |
| HSL | hsl(113, 22%, 77%) |
| HSV | hsv(113, 12%, 82%) |
| CMYK | cmyk(11%, 0%, 12.4%, 17.6%) |
| CIE-LAB | lab(81.90, -12.56, 10.30) |
| CIE-LCH | lch(81.90, 16.24, 140.64°) |
| OKLab | oklab(83.94% -0.0342 0.0267) |
| OKLCH | oklch(83.94% 0.043 142) |
| XYZ | xyz(52.1901, 60.1180, 54.1924) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.99
Darkseagreen
#8FBC8F
ΔE00 10.04
Greenish Grey
#96AE8D
ΔE00 10.08
Sage Green
#9CAF88
ΔE00 10.31
Light Sage
#BCECAC
ΔE00 10.88
Mint
#AAF0C1
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2B8 #CFB8D2
analogous
#C8D2B8 #BBD2B8 #B8D2C2
triadic
#BBD2B8 #B8BBD2 #D2B8BB
tetradic
#BBD2B8 #B8C8D2 #CFB8D2 #D2C2B8
square
#BBD2B8 #B8C8D2 #CFB8D2 #D2C2B8
split-complementary
#BBD2B8 #C2B8D2 #D2B8C8
monochromatic
#73A36D #97BA93 #BBD2B8 #DFEADD #EDF3EC
Accessibility & contrast
On white
1.61
#BBD2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BBD2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2B8
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2B8 | 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)
#D4CDB7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#BAD0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2b8; /* rgb */ color: rgb(187, 210, 184); /* oklch */ color: oklch(83.9% 0.043 142.0);
Tailwind
colors: {
custom: {
50: '#cfdfcd',
500: '#bbd2b8',
950: '#000000',
},
}SCSS
$custom: #bbd2b8; $custom-light: #cfdfcd; $custom-dark: #000000;
JSON
{
"hex": "#bbd2b8",
"rgb": {
"r": 187,
"g": 210,
"b": 184
},
"hsl": {
"h": 113.077,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.83941,
"c": 0.04339,
"h": 142
},
"luminance": 0.60119
}Semantic roles & 50–950 ramp
primary
#BBD2B8
secondary
#A487A7
accent
#45A196
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483