#BBD1BF#BBD1BF
#BBD1BF is a very light, muted green. Relative luminance 0.599; OKLCH L 83.9% C 0.034 H 150.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1BF |
|---|---|
| RGB | rgb(187, 209, 191) |
| HSL | hsl(131, 19%, 78%) |
| HSV | hsv(131, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(81.80, -10.79, 6.43) |
| CIE-LCH | lch(81.80, 12.56, 149.22°) |
| OKLab | oklab(83.91% -0.0299 0.0167) |
| OKLCH | oklch(83.91% 0.034 150.8) |
| XYZ | xyz(52.6960, 59.9266, 58.0708) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 10.22
Honeydew
#F0FFF0
ΔE00 10.89
Greenish Grey
#96AE8D
ΔE00 11.03
Pale Teal
#82CBB2
ΔE00 11.51
Sage Green
#9CAF88
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1BF #D1BBCD
analogous
#C2D1BB #BBD1BF #BBD1CA
triadic
#BBD1BF #BFBBD1 #D1BFBB
tetradic
#BBD1BF #BBC2D1 #D1BBCD #D1CABB
square
#BBD1BF #BBC2D1 #D1BBCD #D1CABB
split-complementary
#BBD1BF #CABBD1 #D1BBC2
monochromatic
#72A07A #96B89D #BBD1BF #E0EAE1 #EDF3EE
Accessibility & contrast
On white
1.62
#BBD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BBD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1BF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1BF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#B8D0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd1bf; /* rgb */ color: rgb(187, 209, 191); /* oklch */ color: oklch(83.9% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#cfdfd2',
500: '#bbd1bf',
950: '#000000',
},
}SCSS
$custom: #bbd1bf; $custom-light: #cfdfd2; $custom-dark: #000000;
JSON
{
"hex": "#bbd1bf",
"rgb": {
"r": 187,
"g": 209,
"b": 191
},
"hsl": {
"h": 130.909,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.83912,
"c": 0.03427,
"h": 150.8
},
"luminance": 0.59927
}Semantic roles & 50–950 ramp
primary
#BBD1BF
secondary
#A68AA1
accent
#488E9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483