#A4EAAC#A4EAAC
#A4EAAC is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.5% C 0.110 H 147.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EAAC |
|---|---|
| RGB | rgb(164, 234, 172) |
| HSL | hsl(127, 63%, 78%) |
| HSV | hsv(127, 30%, 92%) |
| CMYK | cmyk(29.9%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(86.86, -33.95, 23.32) |
| CIE-LCH | lch(86.86, 41.18, 145.51°) |
| OKLab | oklab(87.47% -0.0928 0.0593) |
| OKLCH | oklch(87.47% 0.11 147.5) |
| XYZ | xyz(52.1766, 69.7144, 49.7288) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.60
Light Sea Green
#98F6B0
ΔE00 3.56
Mint
#AAF0C1
ΔE00 3.91
Light Mint Green
#A6FBB2
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 4.04
Light Mint
#B6FFBB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EAAC #EAA4E2
analogous
#BFEAA4 #A4EAAC #A4EACF
triadic
#A4EAAC #ACA4EA #EAACA4
tetradic
#A4EAAC #A4BFEA #EAA4E2 #EACFA4
square
#A4EAAC #A4BFEA #EAA4E2 #EACFA4
split-complementary
#A4EAAC #CFA4EA #EAA4BF
monochromatic
#41D351 #72DF7F #A4EAAC #D6F5D9 #E6F9E8
Accessibility & contrast
On white
1.41
#A4EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#A4EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EAAC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EAAC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA8
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#9BE7D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4eaac; /* rgb */ color: rgb(164, 234, 172); /* oklch */ color: oklch(87.5% 0.110 147.5);
Tailwind
colors: {
custom: {
50: '#c0f1c5',
500: '#a4eaac',
950: '#000000',
},
}SCSS
$custom: #a4eaac; $custom-light: #c0f1c5; $custom-dark: #000000;
JSON
{
"hex": "#a4eaac",
"rgb": {
"r": 164,
"g": 234,
"b": 172
},
"hsl": {
"h": 126.857,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.87466,
"c": 0.11013,
"h": 147.5
},
"luminance": 0.69717
}Semantic roles & 50–950 ramp
primary
#A4EAAC
secondary
#C66DBB
accent
#1BB6CA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121612
muted
#828582