#A4D993#A4D993
#A4D993 is a very light, moderate green. Relative luminance 0.596; OKLCH L 83.1% C 0.110 H 138.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D993 |
|---|---|
| RGB | rgb(164, 217, 147) |
| HSL | hsl(105, 48%, 71%) |
| HSV | hsv(105, 32%, 85%) |
| CMYK | cmyk(24.4%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(81.63, -30.02, 29.13) |
| CIE-LCH | lch(81.63, 41.83, 135.86°) |
| OKLab | oklab(83.11% -0.0818 0.073) |
| OKLCH | oklch(83.11% 0.11 138.3) |
| XYZ | xyz(45.3878, 59.6235, 36.7152) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.20
Light Sage
#BCECAC
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.25
Pistachio
#93C572
ΔE00 5.91
Pale Olive Green
#B1D27B
ΔE00 5.91
Light Moss Green
#A6C875
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D993 #C893D9
analogous
#C7D993 #A4D993 #93D9A5
triadic
#A4D993 #93A4D9 #D993A4
tetradic
#A4D993 #93C7D9 #C893D9 #D9A593
square
#A4D993 #93C7D9 #C893D9 #D9A593
split-complementary
#A4D993 #A593D9 #D993C7
monochromatic
#5BB33F #7EC966 #A4D993 #CAE9C0 #ECF7E8
Accessibility & contrast
On white
1.62
#A4D993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#A4D993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D993
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D993 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#A2D4C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a4d993; /* rgb */ color: rgb(164, 217, 147); /* oklch */ color: oklch(83.1% 0.110 138.3);
Tailwind
colors: {
custom: {
50: '#c0e5b3',
500: '#a4d993',
950: '#000000',
},
}SCSS
$custom: #a4d993; $custom-light: #c0e5b3; $custom-dark: #000000;
JSON
{
"hex": "#a4d993",
"rgb": {
"r": 164,
"g": 217,
"b": 147
},
"hsl": {
"h": 105.429,
"s": 47.945,
"l": 71.373
},
"oklch": {
"l": 0.83109,
"c": 0.10964,
"h": 138.3
},
"luminance": 0.59625
}Semantic roles & 50–950 ramp
primary
#A4D993
secondary
#9D60B0
accent
#2ABB98
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481