#BADCA7#BADCA7
#BADCA7 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.6% C 0.080 H 134.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCA7 |
|---|---|
| RGB | rgb(186, 220, 167) |
| HSL | hsl(98, 43%, 76%) |
| HSV | hsv(98, 24%, 86%) |
| CMYK | cmyk(15.5%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(84.18, -20.75, 22.44) |
| CIE-LCH | lch(84.18, 30.56, 132.76°) |
| OKLab | oklab(85.62% -0.0561 0.0571) |
| OKLCH | oklch(85.62% 0.08 134.5) |
| XYZ | xyz(52.8166, 64.4147, 46.2024) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.62
Light Sage
#BCECAC
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 6.81
Washed Out Green
#BCF5A6
ΔE00 7.17
Very Pale Green
#CFFDBC
ΔE00 7.23
Pale Olive
#B9CC81
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCA7 #C9A7DC
analogous
#D4DCA7 #BADCA7 #A7DCAE
triadic
#BADCA7 #A7BADC #DCA7BA
tetradic
#BADCA7 #A7D4DC #C9A7DC #DCAEA7
square
#BADCA7 #A7D4DC #C9A7DC #DCAEA7
split-complementary
#BADCA7 #AEA7DC #DCA7D4
monochromatic
#75B94F #98CB7B #BADCA7 #DCEDD3 #EEF6E9
Accessibility & contrast
On white
1.51
#BADCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BADCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCA7
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCA7 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A4
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#BAD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #badca7; /* rgb */ color: rgb(186, 220, 167); /* oklch */ color: oklch(85.6% 0.080 134.5);
Tailwind
colors: {
custom: {
50: '#cfe7c1',
500: '#badca7',
950: '#000000',
},
}SCSS
$custom: #badca7; $custom-light: #cfe7c1; $custom-dark: #000000;
JSON
{
"hex": "#badca7",
"rgb": {
"r": 186,
"g": 220,
"b": 167
},
"hsl": {
"h": 98.491,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85622,
"c": 0.08003,
"h": 134.5
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#BADCA7
secondary
#9D73B4
accent
#2FB686
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482