#BBDBBE#BBDBBE
#BBDBBE is a very light, muted green. Relative luminance 0.649; OKLCH L 86.0% C 0.052 H 147.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBBE |
|---|---|
| RGB | rgb(187, 219, 190) |
| HSL | hsl(126, 31%, 80%) |
| HSV | hsv(126, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(84.46, -16.04, 10.76) |
| CIE-LCH | lch(84.46, 19.32, 146.15°) |
| OKLab | oklab(86.02% -0.0441 0.0279) |
| OKLCH | oklch(86.02% 0.052 147.7) |
| XYZ | xyz(55.1172, 64.9445, 58.3369) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.26
Light Grey Green
#B7E1A1
ΔE00 8.66
Light Sage
#BCECAC
ΔE00 9.03
Light Teal
#90E4C1
ΔE00 9.10
Hospital Green
#9BE5AA
ΔE00 9.38
Pale Teal
#82CBB2
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBBE #DBBBD8
analogous
#C8DBBB #BBDBBE #BBDBCE
triadic
#BBDBBE #BEBBDB #DBBEBB
tetradic
#BBDBBE #BBC8DB #DBBBD8 #DBCEBB
square
#BBDBBE #BBC8DB #DBBBD8 #DBCEBB
split-complementary
#BBDBBE #CEBBDB #DBBBC8
monochromatic
#6BB172 #93C698 #BBDBBE #E3F0E4 #EBF4EC
Accessibility & contrast
On white
1.50
#BBDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBBE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBBE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#B8D9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdbbe; /* rgb */ color: rgb(187, 219, 190); /* oklch */ color: oklch(86.0% 0.052 147.7);
Tailwind
colors: {
custom: {
50: '#cfe6d1',
500: '#bbdbbe',
950: '#000000',
},
}SCSS
$custom: #bbdbbe; $custom-light: #cfe6d1; $custom-dark: #000000;
JSON
{
"hex": "#bbdbbe",
"rgb": {
"r": 187,
"g": 219,
"b": 190
},
"hsl": {
"h": 125.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86015,
"c": 0.0522,
"h": 147.7
},
"luminance": 0.64946
}Semantic roles & 50–950 ramp
primary
#BBDBBE
secondary
#B288AE
accent
#3C9FA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483