#A4DE75#A4DE75
#A4DE75 is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 83.7% C 0.149 H 132.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DE75 |
|---|---|
| RGB | rgb(164, 222, 117) |
| HSL | hsl(93, 61%, 66%) |
| HSV | hsv(93, 47%, 87%) |
| CMYK | cmyk(26.1%, 0%, 47.3%, 12.9%) |
| CIE-LAB | lab(82.60, -36.35, 45.40) |
| CIE-LCH | lch(82.60, 58.16, 128.68°) |
| OKLab | oklab(83.75% -0.1004 0.1094) |
| OKLCH | oklch(83.75% 0.149 132.5) |
| XYZ | xyz(44.6412, 61.4182, 26.3291) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.72
Light Moss Green
#A6C875
ΔE00 6.14
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Spring Green (survey)
#A9F971
ΔE00 6.45
Lightgreen
#90EE90
ΔE00 6.53
Pistachio
#93C572
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DE75 #AF75DE
analogous
#D9DE75 #A4DE75 #75DE7B
triadic
#A4DE75 #75A4DE #DE75A4
tetradic
#A4DE75 #75D9DE #AF75DE #DE7B75
square
#A4DE75 #75D9DE #AF75DE #DE7B75
split-complementary
#A4DE75 #7B75DE #DE75D9
monochromatic
#65AF2A #83D244 #A4DE75 #C5EAA6 #E5F6D8
Accessibility & contrast
On white
1.58
#A4DE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#A4DE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DE75
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DE75 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#A5D7C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a4de75; /* rgb */ color: rgb(164, 222, 117); /* oklch */ color: oklch(83.7% 0.149 132.5);
Tailwind
colors: {
custom: {
50: '#c1e89f',
500: '#a4de75',
950: '#000000',
},
}SCSS
$custom: #a4de75; $custom-light: #c1e89f; $custom-dark: #000000;
JSON
{
"hex": "#a4de75",
"rgb": {
"r": 164,
"g": 222,
"b": 117
},
"hsl": {
"h": 93.143,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83747,
"c": 0.14851,
"h": 132.5
},
"luminance": 0.61419
}Semantic roles & 50–950 ramp
primary
#A4DE75
secondary
#8146B1
accent
#1CC97C
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480