#BBD2BE#BBD2BE
#BBD2BE is a very light, muted green. Relative luminance 0.604; OKLCH L 84.1% C 0.037 H 149.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2BE |
|---|---|
| RGB | rgb(187, 210, 190) |
| HSL | hsl(128, 20%, 78%) |
| HSV | hsv(128, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(82.04, -11.48, 7.31) |
| CIE-LCH | lch(82.04, 13.61, 147.53°) |
| OKLab | oklab(84.1% -0.0317 0.019) |
| OKLCH | oklch(84.1% 0.037 149) |
| XYZ | xyz(52.8324, 60.3749, 57.5753) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.09
Greenish Grey
#96AE8D
ΔE00 10.85
Silver (survey)
#C5C9C7
ΔE00 10.92
Honeydew
#F0FFF0
ΔE00 10.93
Pale Teal
#82CBB2
ΔE00 11.20
Darkseagreen
#8FBC8F
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2BE #D2BBCF
analogous
#C3D2BB #BBD2BE #BBD2C9
triadic
#BBD2BE #BEBBD2 #D2BEBB
tetradic
#BBD2BE #BBC3D2 #D2BBCF #D2C9BB
square
#BBD2BE #BBC3D2 #D2BBCF #D2C9BB
split-complementary
#BBD2BE #C9BBD2 #D2BBC3
monochromatic
#71A178 #96BA9B #BBD2BE #E0EAE1 #EDF3ED
Accessibility & contrast
On white
1.61
#BBD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BBD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2BE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2BE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#B9D1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2be; /* rgb */ color: rgb(187, 210, 190); /* oklch */ color: oklch(84.1% 0.037 149.0);
Tailwind
colors: {
custom: {
50: '#cfdfd1',
500: '#bbd2be',
950: '#000000',
},
}SCSS
$custom: #bbd2be; $custom-light: #cfdfd1; $custom-dark: #000000;
JSON
{
"hex": "#bbd2be",
"rgb": {
"r": 187,
"g": 210,
"b": 190
},
"hsl": {
"h": 127.826,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84097,
"c": 0.03698,
"h": 149
},
"luminance": 0.60376
}Semantic roles & 50–950 ramp
primary
#BBD2BE
secondary
#A78AA3
accent
#47939F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483