#BADFA1#BADFA1
#BADFA1 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.092 H 133.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFA1 |
|---|---|
| RGB | rgb(186, 223, 161) |
| HSL | hsl(96, 49%, 75%) |
| HSV | hsv(96, 28%, 87%) |
| CMYK | cmyk(16.6%, 0%, 27.8%, 12.5%) |
| CIE-LAB | lab(84.89, -23.14, 26.51) |
| CIE-LCH | lch(84.89, 35.19, 131.11°) |
| OKLab | oklab(86.15% -0.0627 0.0669) |
| OKLCH | oklch(86.15% 0.092 133.1) |
| XYZ | xyz(53.0692, 65.7868, 43.6135) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 0.99
Light Sage
#BCECAC
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 5.63
Pale Olive Green
#B1D27B
ΔE00 6.25
Very Pale Green
#CFFDBC
ΔE00 6.41
Tea Green
#BDF8A3
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFA1 #C6A1DF
analogous
#D9DFA1 #BADFA1 #A1DFA7
triadic
#BADFA1 #A1BADF #DFA1BA
tetradic
#BADFA1 #A1D9DF #C6A1DF #DFA7A1
square
#BADFA1 #A1D9DF #C6A1DF #DFA7A1
split-complementary
#BADFA1 #A7A1DF #DFA1D9
monochromatic
#77C046 #98CF73 #BADFA1 #DCEFCF #EEF7E8
Accessibility & contrast
On white
1.48
#BADFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BADFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFA1
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFA1 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69D
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#BBDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badfa1; /* rgb */ color: rgb(186, 223, 161); /* oklch */ color: oklch(86.2% 0.092 133.1);
Tailwind
colors: {
custom: {
50: '#cfe9bd',
500: '#badfa1',
950: '#000000',
},
}SCSS
$custom: #badfa1; $custom-light: #cfe9bd; $custom-dark: #000000;
JSON
{
"hex": "#badfa1",
"rgb": {
"r": 186,
"g": 223,
"b": 161
},
"hsl": {
"h": 95.806,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.8615,
"c": 0.0917,
"h": 133.1
},
"luminance": 0.65788
}Semantic roles & 50–950 ramp
primary
#BADFA1
secondary
#996DB8
accent
#29BD81
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482