#BBDDBD#BBDDBD
#BBDDBD is a very light, muted green. Relative luminance 0.660; OKLCH L 86.4% C 0.057 H 146.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDBD |
|---|---|
| RGB | rgb(187, 221, 189) |
| HSL | hsl(124, 33%, 80%) |
| HSV | hsv(124, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(84.97, -17.22, 12.02) |
| CIE-LCH | lch(84.97, 21.00, 145.09°) |
| OKLab | oklab(86.42% -0.0473 0.0311) |
| OKLCH | oklch(86.42% 0.057 146.7) |
| XYZ | xyz(55.5332, 65.9507, 57.9382) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.42
Light Grey Green
#B7E1A1
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 8.07
Hospital Green
#9BE5AA
ΔE00 8.53
Light Teal
#90E4C1
ΔE00 8.67
Very Pale Green
#CFFDBC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDBD #DDBBDB
analogous
#CADDBB #BBDDBD #BBDDCE
triadic
#BBDDBD #BDBBDD #DDBDBB
tetradic
#BBDDBD #BBCADD #DDBBDB #DDCEBB
square
#BBDDBD #BBCADD #DDBBDB #DDCEBB
split-complementary
#BBDDBD #CEBBDD #DDBBCA
monochromatic
#69B46E #92C995 #BBDDBD #E4F1E5 #EBF5EB
Accessibility & contrast
On white
1.48
#BBDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BBDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDBD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDBD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#B8DBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbddbd; /* rgb */ color: rgb(187, 221, 189); /* oklch */ color: oklch(86.4% 0.057 146.7);
Tailwind
colors: {
custom: {
50: '#cfe7d0',
500: '#bbddbd',
950: '#000000',
},
}SCSS
$custom: #bbddbd; $custom-light: #cfe7d0; $custom-dark: #000000;
JSON
{
"hex": "#bbddbd",
"rgb": {
"r": 187,
"g": 221,
"b": 189
},
"hsl": {
"h": 123.529,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86418,
"c": 0.05658,
"h": 146.7
},
"luminance": 0.65952
}Semantic roles & 50–950 ramp
primary
#BBDDBD
secondary
#B587B2
accent
#39A5AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483