#BADDBB#BADDBB
#BADDBB is a very light, muted green. Relative luminance 0.657; OKLCH L 86.3% C 0.059 H 145.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BADDBB |
|---|---|
| RGB | rgb(186, 221, 187) |
| HSL | hsl(122, 34%, 80%) |
| HSV | hsv(122, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(84.86, -17.91, 12.91) |
| CIE-LCH | lch(84.86, 22.08, 144.22°) |
| OKLab | oklab(86.3% -0.0491 0.0334) |
| OKLCH | oklch(86.3% 0.059 145.8) |
| XYZ | xyz(55.0737, 65.7387, 56.7913) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.08
Light Grey Green
#B7E1A1
ΔE00 7.23
Light Sage
#BCECAC
ΔE00 7.54
Hospital Green
#9BE5AA
ΔE00 8.03
Light Teal
#90E4C1
ΔE00 8.51
Very Pale Green
#CFFDBC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADDBB #DDBADC
analogous
#CBDDBA #BADDBB #BADDCD
triadic
#BADDBB #BBBADD #DDBBBA
tetradic
#BADDBB #BACBDD #DDBADC #DDCDBA
square
#BADDBB #BACBDD #DDBADC #DDCDBA
split-complementary
#BADDBB #CDBADD #DDBACB
monochromatic
#68B56A #91C993 #BADDBB #E3F1E3 #EBF5EB
Accessibility & contrast
On white
1.48
#BADDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BADDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADDBB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADDBB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#B7DBD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #baddbb; /* rgb */ color: rgb(186, 221, 187); /* oklch */ color: oklch(86.3% 0.059 145.8);
Tailwind
colors: {
custom: {
50: '#cfe7cf',
500: '#baddbb',
950: '#000000',
},
}SCSS
$custom: #baddbb; $custom-light: #cfe7cf; $custom-dark: #000000;
JSON
{
"hex": "#baddbb",
"rgb": {
"r": 186,
"g": 221,
"b": 187
},
"hsl": {
"h": 121.714,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.86301,
"c": 0.05935,
"h": 145.8
},
"luminance": 0.6574
}Semantic roles & 50–950 ramp
primary
#BADDBB
secondary
#B586B3
accent
#39A9AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131613
muted
#838483