#BADF79#BADF79
#BADF79 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.5% C 0.136 H 125.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BADF79 |
|---|---|
| RGB | rgb(186, 223, 121) |
| HSL | hsl(82, 61%, 67%) |
| HSV | hsv(82, 46%, 87%) |
| CMYK | cmyk(16.6%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(84.27, -28.35, 45.83) |
| CIE-LCH | lch(84.27, 53.89, 121.74°) |
| OKLab | oklab(85.46% -0.0788 0.1104) |
| OKLCH | oklch(85.46% 0.136 125.5) |
| XYZ | xyz(50.0884, 64.5945, 27.9146) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.04
Greenish Tan
#BCCB7A
ΔE00 6.12
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Greenish Beige
#C9D179
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADF79 #9E79DF
analogous
#DFD179 #BADF79 #87DF79
triadic
#BADF79 #79BADF #DF79BA
tetradic
#BADF79 #79DFD1 #9E79DF #DF7987
square
#BADF79 #79DFD1 #9E79DF #DF7987
split-complementary
#BADF79 #7987DF #D179DF
monochromatic
#81B32B #A1D348 #BADF79 #D3EBAA #EDF7DC
Accessibility & contrast
On white
1.51
#BADF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BADF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADF79
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADF79 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#C0D7C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #badf79; /* rgb */ color: rgb(186, 223, 121); /* oklch */ color: oklch(85.5% 0.136 125.5);
Tailwind
colors: {
custom: {
50: '#d0e9a1',
500: '#badf79',
950: '#000000',
},
}SCSS
$custom: #badf79; $custom-light: #d0e9a1; $custom-dark: #000000;
JSON
{
"hex": "#badf79",
"rgb": {
"r": 186,
"g": 223,
"b": 121
},
"hsl": {
"h": 81.765,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.85458,
"c": 0.13568,
"h": 125.5
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#BADF79
secondary
#6F48B4
accent
#1CC95B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480