#BADE79#BADE79
#BADE79 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.2% C 0.134 H 125.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BADE79 |
|---|---|
| RGB | rgb(186, 222, 121) |
| HSL | hsl(81, 60%, 67%) |
| HSV | hsv(81, 45%, 87%) |
| CMYK | cmyk(16.2%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(84.00, -27.88, 45.49) |
| CIE-LCH | lch(84.00, 53.35, 121.50°) |
| OKLab | oklab(85.24% -0.0775 0.1097) |
| OKLCH | oklch(85.24% 0.134 125.2) |
| XYZ | xyz(49.8220, 64.0617, 27.8258) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Pale Olive
#B9CC81
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.82
Greenish Tan
#BCCB7A
ΔE00 5.85
Greenish Beige
#C9D179
ΔE00 6.27
Pistachio (survey)
#C0FA8B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADE79 #9D79DE
analogous
#DECF79 #BADE79 #88DE79
triadic
#BADE79 #79BADE #DE79BA
tetradic
#BADE79 #79DECF #9D79DE #DE7988
square
#BADE79 #79DECF #9D79DE #DE7988
split-complementary
#BADE79 #7988DE #CF79DE
monochromatic
#81B12C #A1D248 #BADE79 #D3EAAA #EDF6DB
Accessibility & contrast
On white
1.52
#BADE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BADE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADE79
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADE79 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#C0D6C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bade79; /* rgb */ color: rgb(186, 222, 121); /* oklch */ color: oklch(85.2% 0.134 125.2);
Tailwind
colors: {
custom: {
50: '#d0e8a1',
500: '#bade79',
950: '#000000',
},
}SCSS
$custom: #bade79; $custom-light: #d0e8a1; $custom-dark: #000000;
JSON
{
"hex": "#bade79",
"rgb": {
"r": 186,
"g": 222,
"b": 121
},
"hsl": {
"h": 81.386,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.85235,
"c": 0.13428,
"h": 125.2
},
"luminance": 0.64062
}Semantic roles & 50–950 ramp
primary
#BADE79
secondary
#6E48B3
accent
#1DC85A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480