#BBD8B0#BBD8B0
#BBD8B0 is a very light, moderate green. Relative luminance 0.628; OKLCH L 85.0% C 0.063 H 137.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8B0 |
|---|---|
| RGB | rgb(187, 216, 176) |
| HSL | hsl(104, 34%, 77%) |
| HSV | hsv(104, 19%, 85%) |
| CMYK | cmyk(13.4%, 0%, 18.5%, 15.3%) |
| CIE-LAB | lab(83.34, -16.96, 16.57) |
| CIE-LCH | lch(83.34, 23.71, 135.67°) |
| OKLab | oklab(85.03% -0.0458 0.0426) |
| OKLCH | oklch(85.03% 0.063 137.1) |
| XYZ | xyz(52.8843, 62.8104, 50.4033) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.81
Light Sage
#BCECAC
ΔE00 6.88
Hospital Green
#9BE5AA
ΔE00 8.32
Mint
#AAF0C1
ΔE00 8.42
Darkseagreen
#8FBC8F
ΔE00 8.81
Very Pale Green
#CFFDBC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8B0 #CDB0D8
analogous
#CFD8B0 #BBD8B0 #B0D8B9
triadic
#BBD8B0 #B0BBD8 #D8B0BB
tetradic
#BBD8B0 #B0CFD8 #CDB0D8 #D8B9B0
square
#BBD8B0 #B0CFD8 #CDB0D8 #D8B9B0
split-complementary
#BBD8B0 #B9B0D8 #D8B0CF
monochromatic
#74B05E #98C487 #BBD8B0 #DEECD9 #EDF5EB
Accessibility & contrast
On white
1.55
#BBD8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BBD8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8B0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8B0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#BAD5CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd8b0; /* rgb */ color: rgb(187, 216, 176); /* oklch */ color: oklch(85.0% 0.063 137.1);
Tailwind
colors: {
custom: {
50: '#cfe4c7',
500: '#bbd8b0',
950: '#000000',
},
}SCSS
$custom: #bbd8b0; $custom-light: #cfe4c7; $custom-dark: #000000;
JSON
{
"hex": "#bbd8b0",
"rgb": {
"r": 187,
"g": 216,
"b": 176
},
"hsl": {
"h": 103.5,
"s": 33.898,
"l": 76.863
},
"oklch": {
"l": 0.85029,
"c": 0.06256,
"h": 137.1
},
"luminance": 0.62811
}Semantic roles & 50–950 ramp
primary
#BBD8B0
secondary
#A17DAF
accent
#39AD8D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482