#BBDCBF#BBDCBF
#BBDCBF is a very light, muted green. Relative luminance 0.655; OKLCH L 86.3% C 0.053 H 148.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCBF |
|---|---|
| RGB | rgb(187, 220, 191) |
| HSL | hsl(127, 32%, 80%) |
| HSV | hsv(127, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(84.75, -16.37, 10.65) |
| CIE-LCH | lch(84.75, 19.53, 146.95°) |
| OKLab | oklab(86.25% -0.0451 0.0276) |
| OKLCH | oklch(86.25% 0.053 148.5) |
| XYZ | xyz(55.4885, 65.5117, 59.0017) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.02
Light Grey Green
#B7E1A1
ΔE00 8.66
Light Teal
#90E4C1
ΔE00 8.87
Light Sage
#BCECAC
ΔE00 8.95
Hospital Green
#9BE5AA
ΔE00 9.25
Pale Teal
#82CBB2
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCBF #DCBBD8
analogous
#C8DCBB #BBDCBF #BBDCD0
triadic
#BBDCBF #BFBBDC #DCBFBB
tetradic
#BBDCBF #BBC8DC #DCBBD8 #DCD0BB
square
#BBDCBF #BBC8DC #DCBBD8 #DCD0BB
split-complementary
#BBDCBF #D0BBDC #DCBBC8
monochromatic
#6AB273 #93C799 #BBDCBF #E3F1E5 #EBF5EC
Accessibility & contrast
On white
1.49
#BBDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BBDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCBF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCBF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#B7DAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdcbf; /* rgb */ color: rgb(187, 220, 191); /* oklch */ color: oklch(86.3% 0.053 148.5);
Tailwind
colors: {
custom: {
50: '#cfe7d2',
500: '#bbdcbf',
950: '#000000',
},
}SCSS
$custom: #bbdcbf; $custom-light: #cfe7d2; $custom-dark: #000000;
JSON
{
"hex": "#bbdcbf",
"rgb": {
"r": 187,
"g": 220,
"b": 191
},
"hsl": {
"h": 127.273,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86254,
"c": 0.05286,
"h": 148.5
},
"luminance": 0.65513
}Semantic roles & 50–950 ramp
primary
#BBDCBF
secondary
#B388AE
accent
#3B9DAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483