#BADCA5#BADCA5
#BADCA5 is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.6% C 0.082 H 133.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCA5 |
|---|---|
| RGB | rgb(186, 220, 165) |
| HSL | hsl(97, 44%, 75%) |
| HSV | hsv(97, 25%, 86%) |
| CMYK | cmyk(15.5%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(84.14, -21.06, 23.43) |
| CIE-LCH | lch(84.14, 31.50, 131.96°) |
| OKLab | oklab(85.58% -0.0569 0.0595) |
| OKLCH | oklch(85.58% 0.082 133.8) |
| XYZ | xyz(52.6331, 64.3413, 45.2362) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.29
Light Sage
#BCECAC
ΔE00 4.11
Hospital Green
#9BE5AA
ΔE00 6.87
Washed Out Green
#BCF5A6
ΔE00 6.93
Pale Olive
#B9CC81
ΔE00 7.14
Very Pale Green
#CFFDBC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCA5 #C7A5DC
analogous
#D5DCA5 #BADCA5 #A5DCAB
triadic
#BADCA5 #A5BADC #DCA5BA
tetradic
#BADCA5 #A5D5DC #C7A5DC #DCABA5
square
#BADCA5 #A5D5DC #C7A5DC #DCABA5
split-complementary
#BADCA5 #ABA5DC #DCA5D5
monochromatic
#76BA4D #98CB79 #BADCA5 #DCEDD1 #EEF6E9
Accessibility & contrast
On white
1.51
#BADCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BADCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCA5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCA5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A2
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#BBD8CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #badca5; /* rgb */ color: rgb(186, 220, 165); /* oklch */ color: oklch(85.6% 0.082 133.8);
Tailwind
colors: {
custom: {
50: '#cfe7c0',
500: '#badca5',
950: '#000000',
},
}SCSS
$custom: #badca5; $custom-light: #cfe7c0; $custom-dark: #000000;
JSON
{
"hex": "#badca5",
"rgb": {
"r": 186,
"g": 220,
"b": 165
},
"hsl": {
"h": 97.091,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85579,
"c": 0.08234,
"h": 133.8
},
"luminance": 0.64342
}Semantic roles & 50–950 ramp
primary
#BADCA5
secondary
#9A71B4
accent
#2EB783
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482