#BADEBB#BADEBB
#BADEBB is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.5% C 0.061 H 145.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEBB |
|---|---|
| RGB | rgb(186, 222, 187) |
| HSL | hsl(122, 35%, 80%) |
| HSV | hsv(122, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.13, -18.41, 13.29) |
| CIE-LCH | lch(85.13, 22.71, 144.17°) |
| OKLab | oklab(86.52% -0.0504 0.0343) |
| OKLCH | oklch(86.52% 0.061 145.8) |
| XYZ | xyz(55.3385, 66.2684, 56.8796) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.75
Light Grey Green
#B7E1A1
ΔE00 6.96
Light Sage
#BCECAC
ΔE00 7.22
Hospital Green
#9BE5AA
ΔE00 7.73
Light Teal
#90E4C1
ΔE00 8.35
Very Pale Green
#CFFDBC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEBB #DEBADD
analogous
#CBDEBA #BADEBB #BADECD
triadic
#BADEBB #BBBADE #DEBBBA
tetradic
#BADEBB #BACBDE #DEBADD #DECDBA
square
#BADEBB #BACBDE #DEBADD #DECDBA
split-complementary
#BADEBB #CDBADE #DEBACB
monochromatic
#67B669 #91CA92 #BADEBB #E3F2E4 #EAF5EB
Accessibility & contrast
On white
1.47
#BADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEBB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEBB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#B7DCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badebb; /* rgb */ color: rgb(186, 222, 187); /* oklch */ color: oklch(86.5% 0.061 145.8);
Tailwind
colors: {
custom: {
50: '#cfe8cf',
500: '#badebb',
950: '#000000',
},
}SCSS
$custom: #badebb; $custom-light: #cfe8cf; $custom-dark: #000000;
JSON
{
"hex": "#badebb",
"rgb": {
"r": 186,
"g": 222,
"b": 187
},
"hsl": {
"h": 121.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86516,
"c": 0.06101,
"h": 145.8
},
"luminance": 0.6627
}Semantic roles & 50–950 ramp
primary
#BADEBB
secondary
#B686B5
accent
#37ABAE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131613
muted
#838483