#BBD5BF#BBD5BF
#BBD5BF is a very light, muted green. Relative luminance 0.619; OKLCH L 84.8% C 0.041 H 149.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5BF |
|---|---|
| RGB | rgb(187, 213, 191) |
| HSL | hsl(129, 24%, 78%) |
| HSV | hsv(129, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(82.87, -12.83, 7.96) |
| CIE-LCH | lch(82.87, 15.10, 148.18°) |
| OKLab | oklab(84.76% -0.0355 0.0207) |
| OKLCH | oklch(84.76% 0.041 149.7) |
| XYZ | xyz(53.6897, 61.9140, 58.4021) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.60
Mint
#AAF0C1
ΔE00 10.82
Honeydew
#F0FFF0
ΔE00 10.83
Light Teal
#90E4C1
ΔE00 10.91
Light Grey
#D8DCD6
ΔE00 10.92
Darkseagreen
#8FBC8F
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5BF #D5BBD1
analogous
#C4D5BB #BBD5BF #BBD5CC
triadic
#BBD5BF #BFBBD5 #D5BFBB
tetradic
#BBD5BF #BBC4D5 #D5BBD1 #D5CCBB
square
#BBD5BF #BBC4D5 #D5BBD1 #D5CCBB
split-complementary
#BBD5BF #CCBBD5 #D5BBC4
monochromatic
#6FA678 #95BE9B #BBD5BF #E1ECE3 #ECF3ED
Accessibility & contrast
On white
1.57
#BBD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BBD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5BF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5BF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#B8D4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd5bf; /* rgb */ color: rgb(187, 213, 191); /* oklch */ color: oklch(84.8% 0.041 149.7);
Tailwind
colors: {
custom: {
50: '#cfe2d2',
500: '#bbd5bf',
950: '#000000',
},
}SCSS
$custom: #bbd5bf; $custom-light: #cfe2d2; $custom-dark: #000000;
JSON
{
"hex": "#bbd5bf",
"rgb": {
"r": 187,
"g": 213,
"b": 191
},
"hsl": {
"h": 129.231,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.84761,
"c": 0.04107,
"h": 149.7
},
"luminance": 0.61915
}Semantic roles & 50–950 ramp
primary
#BBD5BF
secondary
#AB89A6
accent
#4394A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483