#BADEBD#BADEBD
#BADEBD is a very light, muted green. Relative luminance 0.664; OKLCH L 86.6% C 0.059 H 147.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEBD |
|---|---|
| RGB | rgb(186, 222, 189) |
| HSL | hsl(125, 35%, 80%) |
| HSV | hsv(125, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.18, -18.06, 12.30) |
| CIE-LCH | lch(85.18, 21.85, 145.73°) |
| OKLab | oklab(86.57% -0.0496 0.0318) |
| OKLCH | oklch(86.57% 0.059 147.3) |
| XYZ | xyz(55.5541, 66.3546, 58.0150) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.92
Light Grey Green
#B7E1A1
ΔE00 7.53
Light Sage
#BCECAC
ΔE00 7.73
Hospital Green
#9BE5AA
ΔE00 8.08
Light Teal
#90E4C1
ΔE00 8.26
Pale Turquoise
#A5FBD5
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEBD #DEBADB
analogous
#C9DEBA #BADEBD #BADECF
triadic
#BADEBD #BDBADE #DEBDBA
tetradic
#BADEBD #BAC9DE #DEBADB #DECFBA
square
#BADEBD #BAC9DE #DEBADB #DECFBA
split-complementary
#BADEBD #CFBADE #DEBAC9
monochromatic
#67B66E #91CA95 #BADEBD #E3F2E5 #EAF5EB
Accessibility & contrast
On white
1.47
#BADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEBD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEBD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#B6DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badebd; /* rgb */ color: rgb(186, 222, 189); /* oklch */ color: oklch(86.6% 0.059 147.3);
Tailwind
colors: {
custom: {
50: '#cfe8d0',
500: '#badebd',
950: '#000000',
},
}SCSS
$custom: #badebd; $custom-light: #cfe8d0; $custom-dark: #000000;
JSON
{
"hex": "#badebd",
"rgb": {
"r": 186,
"g": 222,
"b": 189
},
"hsl": {
"h": 125,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86566,
"c": 0.05893,
"h": 147.3
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#BADEBD
secondary
#B686B2
accent
#37A4AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131614
muted
#838483