#BBD1BE#BBD1BE
#BBD1BE is a very light, muted green. Relative luminance 0.599; OKLCH L 83.9% C 0.035 H 149.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1BE |
|---|---|
| RGB | rgb(187, 209, 190) |
| HSL | hsl(128, 19%, 78%) |
| HSV | hsv(128, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 9.1%, 18%) |
| CIE-LAB | lab(81.77, -10.97, 6.92) |
| CIE-LCH | lch(81.77, 12.97, 147.74°) |
| OKLab | oklab(83.89% -0.0303 0.018) |
| OKLCH | oklch(83.89% 0.035 149.2) |
| XYZ | xyz(52.5863, 59.8827, 57.4932) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 10.46
Greenish Grey
#96AE8D
ΔE00 10.85
Honeydew
#F0FFF0
ΔE00 10.96
Sage Green
#9CAF88
ΔE00 11.39
Pale Teal
#82CBB2
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1BE #D1BBCE
analogous
#C3D1BB #BBD1BE #BBD1C9
triadic
#BBD1BE #BEBBD1 #D1BEBB
tetradic
#BBD1BE #BBC3D1 #D1BBCE #D1C9BB
square
#BBD1BE #BBC3D1 #D1BBCE #D1C9BB
split-complementary
#BBD1BE #C9BBD1 #D1BBC3
monochromatic
#72A078 #96B89B #BBD1BE #E0EAE1 #EDF3EE
Accessibility & contrast
On white
1.62
#BBD1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BBD1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1BE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1BE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#B9D0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd1be; /* rgb */ color: rgb(187, 209, 190); /* oklch */ color: oklch(83.9% 0.035 149.2);
Tailwind
colors: {
custom: {
50: '#cfdfd1',
500: '#bbd1be',
950: '#000000',
},
}SCSS
$custom: #bbd1be; $custom-light: #cfdfd1; $custom-dark: #000000;
JSON
{
"hex": "#bbd1be",
"rgb": {
"r": 187,
"g": 209,
"b": 190
},
"hsl": {
"h": 128.182,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.83885,
"c": 0.03527,
"h": 149.2
},
"luminance": 0.59883
}Semantic roles & 50–950 ramp
primary
#BBD1BE
secondary
#A68AA2
accent
#48929E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483