#A5EAAA#A5EAAA
#A5EAAA is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.5% C 0.112 H 146.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EAAA |
|---|---|
| RGB | rgb(165, 234, 170) |
| HSL | hsl(124, 62%, 78%) |
| HSV | hsv(124, 29%, 92%) |
| CMYK | cmyk(29.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(86.87, -33.97, 24.38) |
| CIE-LCH | lch(86.87, 41.81, 144.33°) |
| OKLab | oklab(87.48% -0.0928 0.0618) |
| OKLCH | oklch(87.48% 0.112 146.3) |
| XYZ | xyz(52.1932, 69.7451, 48.7345) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.95
Light Sea Green
#98F6B0
ΔE00 3.64
Light Sage
#BCECAC
ΔE00 3.74
Light Mint Green
#A6FBB2
ΔE00 3.85
Mint
#AAF0C1
ΔE00 4.36
Light Mint
#B6FFBB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EAAA #EAA5E5
analogous
#C2EAA5 #A5EAAA #A5EACC
triadic
#A5EAAA #AAA5EA #EAAAA5
tetradic
#A5EAAA #A5C2EA #EAA5E5 #EACCA5
square
#A5EAAA #A5C2EA #EAA5E5 #EACCA5
split-complementary
#A5EAAA #CCA5EA #EAA5C2
monochromatic
#42D34C #73DE7B #A5EAAA #D7F6D9 #E6F9E8
Accessibility & contrast
On white
1.40
#A5EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#A5EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EAAA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EAAA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#E1D7AD
Tritanopia (blue-blind)
#9DE7D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a5eaaa; /* rgb */ color: rgb(165, 234, 170); /* oklch */ color: oklch(87.5% 0.112 146.3);
Tailwind
colors: {
custom: {
50: '#c1f1c3',
500: '#a5eaaa',
950: '#000000',
},
}SCSS
$custom: #a5eaaa; $custom-light: #c1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#a5eaaa",
"rgb": {
"r": 165,
"g": 234,
"b": 170
},
"hsl": {
"h": 124.348,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.8748,
"c": 0.11152,
"h": 146.3
},
"luminance": 0.69747
}Semantic roles & 50–950 ramp
primary
#A5EAAA
secondary
#C66DBF
accent
#1CBDCA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121612
muted
#828582