#BBDBBF#BBDBBF
#BBDBBF is a very light, muted green. Relative luminance 0.650; OKLCH L 86.0% C 0.051 H 148.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBBF |
|---|---|
| RGB | rgb(187, 219, 191) |
| HSL | hsl(128, 31%, 80%) |
| HSV | hsv(128, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(84.48, -15.87, 10.26) |
| CIE-LCH | lch(84.48, 18.90, 147.10°) |
| OKLab | oklab(86.04% -0.0437 0.0266) |
| OKLCH | oklch(86.04% 0.051 148.7) |
| XYZ | xyz(55.2269, 64.9884, 58.9145) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.39
Light Grey Green
#B7E1A1
ΔE00 8.96
Light Teal
#90E4C1
ΔE00 9.11
Light Sage
#BCECAC
ΔE00 9.30
Hospital Green
#9BE5AA
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBBF #DBBBD7
analogous
#C7DBBB #BBDBBF #BBDBCF
triadic
#BBDBBF #BFBBDB #DBBFBB
tetradic
#BBDBBF #BBC7DB #DBBBD7 #DBCFBB
square
#BBDBBF #BBC7DB #DBBBD7 #DBCFBB
split-complementary
#BBDBBF #CFBBDB #DBBBC7
monochromatic
#6BB174 #93C699 #BBDBBF #E3F0E5 #EBF4EC
Accessibility & contrast
On white
1.50
#BBDBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BBDBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBBF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBBF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BE
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#B7D9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdbbf; /* rgb */ color: rgb(187, 219, 191); /* oklch */ color: oklch(86.0% 0.051 148.7);
Tailwind
colors: {
custom: {
50: '#cfe6d2',
500: '#bbdbbf',
950: '#000000',
},
}SCSS
$custom: #bbdbbf; $custom-light: #cfe6d2; $custom-dark: #000000;
JSON
{
"hex": "#bbdbbf",
"rgb": {
"r": 187,
"g": 219,
"b": 191
},
"hsl": {
"h": 127.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.8604,
"c": 0.05118,
"h": 148.7
},
"luminance": 0.64989
}Semantic roles & 50–950 ramp
primary
#BBDBBF
secondary
#B288AD
accent
#3C9CA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483