#BADFA0#BADFA0
#BADFA0 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.093 H 132.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFA0 |
|---|---|
| RGB | rgb(186, 223, 160) |
| HSL | hsl(95, 50%, 75%) |
| HSV | hsv(95, 28%, 87%) |
| CMYK | cmyk(16.6%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(84.87, -23.29, 27.01) |
| CIE-LCH | lch(84.87, 35.66, 130.77°) |
| OKLab | oklab(86.13% -0.0631 0.0681) |
| OKLCH | oklch(86.13% 0.093 132.8) |
| XYZ | xyz(52.9813, 65.7517, 43.1509) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.99
Light Sage
#BCECAC
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 6.06
Very Pale Green
#CFFDBC
ΔE00 6.43
Tea Green
#BDF8A3
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFA0 #C5A0DF
analogous
#D9DFA0 #BADFA0 #A0DFA5
triadic
#BADFA0 #A0BADF #DFA0BA
tetradic
#BADFA0 #A0D9DF #C5A0DF #DFA5A0
square
#BADFA0 #A0D9DF #C5A0DF #DFA5A0
split-complementary
#BADFA0 #A5A0DF #DFA0D9
monochromatic
#77C044 #99D072 #BADFA0 #DBEECE #EEF7E8
Accessibility & contrast
On white
1.48
#BADFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BADFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFA0
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFA0 | 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)
#E4D69C
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#BBDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badfa0; /* rgb */ color: rgb(186, 223, 160); /* oklch */ color: oklch(86.1% 0.093 132.8);
Tailwind
colors: {
custom: {
50: '#cfe9bc',
500: '#badfa0',
950: '#000000',
},
}SCSS
$custom: #badfa0; $custom-light: #cfe9bc; $custom-dark: #000000;
JSON
{
"hex": "#badfa0",
"rgb": {
"r": 186,
"g": 223,
"b": 160
},
"hsl": {
"h": 95.238,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.8613,
"c": 0.09285,
"h": 132.8
},
"luminance": 0.65753
}Semantic roles & 50–950 ramp
primary
#BADFA0
secondary
#986CB8
accent
#29BD80
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482