#BBD5B0#BBD5B0
#BBD5B0 is a very light, muted green. Relative luminance 0.613; OKLCH L 84.4% C 0.058 H 136.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5B0 |
|---|---|
| RGB | rgb(187, 213, 176) |
| HSL | hsl(102, 31%, 76%) |
| HSV | hsv(102, 17%, 84%) |
| CMYK | cmyk(12.2%, 0%, 17.4%, 16.5%) |
| CIE-LAB | lab(82.53, -15.45, 15.43) |
| CIE-LCH | lch(82.53, 21.84, 135.04°) |
| OKLab | oklab(84.38% -0.0417 0.0397) |
| OKLCH | oklch(84.38% 0.058 136.4) |
| XYZ | xyz(52.1227, 61.2872, 50.1494) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.82
Light Sage
#BCECAC
ΔE00 7.97
Darkseagreen
#8FBC8F
ΔE00 8.77
Hospital Green
#9BE5AA
ΔE00 9.27
Mint
#AAF0C1
ΔE00 9.33
Pale Olive
#B9CC81
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5B0 #CAB0D5
analogous
#CED5B0 #BBD5B0 #B0D5B8
triadic
#BBD5B0 #B0BBD5 #D5B0BB
tetradic
#BBD5B0 #B0CED5 #CAB0D5 #D5B8B0
square
#BBD5B0 #B0CED5 #CAB0D5 #D5B8B0
split-complementary
#BBD5B0 #B8B0D5 #D5B0CE
monochromatic
#76AB60 #99C088 #BBD5B0 #DDEAD8 #EEF4EB
Accessibility & contrast
On white
1.58
#BBD5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BBD5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5B0
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5B0 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAE
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#BBD2CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd5b0; /* rgb */ color: rgb(187, 213, 176); /* oklch */ color: oklch(84.4% 0.058 136.4);
Tailwind
colors: {
custom: {
50: '#cfe2c7',
500: '#bbd5b0',
950: '#000000',
},
}SCSS
$custom: #bbd5b0; $custom-light: #cfe2c7; $custom-dark: #000000;
JSON
{
"hex": "#bbd5b0",
"rgb": {
"r": 187,
"g": 213,
"b": 176
},
"hsl": {
"h": 102.162,
"s": 30.579,
"l": 76.275
},
"oklch": {
"l": 0.84384,
"c": 0.05759,
"h": 136.4
},
"luminance": 0.61288
}Semantic roles & 50–950 ramp
primary
#BBD5B0
secondary
#9E7EAB
accent
#3CA989
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482