#BBD9BF#BBD9BF
#BBD9BF is a very light, muted green. Relative luminance 0.640; OKLCH L 85.6% C 0.048 H 149.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9BF |
|---|---|
| RGB | rgb(187, 217, 191) |
| HSL | hsl(128, 28%, 79%) |
| HSV | hsv(128, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 12%, 14.9%) |
| CIE-LAB | lab(83.94, -14.86, 9.50) |
| CIE-LCH | lch(83.94, 17.63, 147.42°) |
| OKLab | oklab(85.61% -0.041 0.0246) |
| OKLCH | oklch(85.61% 0.048 149) |
| XYZ | xyz(54.7082, 63.9511, 58.7416) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 9.17
Light Grey Green
#B7E1A1
ΔE00 9.59
Light Teal
#90E4C1
ΔE00 9.64
Light Sage
#BCECAC
ΔE00 10.02
Pale Teal
#82CBB2
ΔE00 10.05
Hospital Green
#9BE5AA
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9BF #D9BBD5
analogous
#C6D9BB #BBD9BF #BBD9CE
triadic
#BBD9BF #BFBBD9 #D9BFBB
tetradic
#BBD9BF #BBC6D9 #D9BBD5 #D9CEBB
square
#BBD9BF #BBC6D9 #D9BBD5 #D9CEBB
split-complementary
#BBD9BF #CEBBD9 #D9BBC6
monochromatic
#6CAD75 #94C39A #BBD9BF #E2EFE4 #EBF4ED
Accessibility & contrast
On white
1.52
#BBD9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BBD9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9BF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9BF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BE
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#B8D8D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd9bf; /* rgb */ color: rgb(187, 217, 191); /* oklch */ color: oklch(85.6% 0.048 149.0);
Tailwind
colors: {
custom: {
50: '#cfe4d2',
500: '#bbd9bf',
950: '#000000',
},
}SCSS
$custom: #bbd9bf; $custom-light: #cfe4d2; $custom-dark: #000000;
JSON
{
"hex": "#bbd9bf",
"rgb": {
"r": 187,
"g": 217,
"b": 191
},
"hsl": {
"h": 128,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.85613,
"c": 0.04782,
"h": 149
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#BBD9BF
secondary
#B089AA
accent
#3F99A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483