#A0EA95#A0EA95
#A0EA95 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.136 H 141.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A0EA95 |
|---|---|
| RGB | rgb(160, 234, 149) |
| HSL | hsl(112, 67%, 75%) |
| HSV | hsv(112, 36%, 92%) |
| CMYK | cmyk(31.6%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(86.25, -38.88, 34.20) |
| CIE-LCH | lch(86.25, 51.78, 138.66°) |
| OKLab | oklab(86.79% -0.1061 0.0851) |
| OKLCH | oklch(86.79% 0.136 141.3) |
| XYZ | xyz(49.3430, 68.4870, 39.0474) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.48
Light Pastel Green
#B2FBA5
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 4.00
Palegreen
#98FB98
ΔE00 4.20
Tea Green
#BDF8A3
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0EA95 #DF95EA
analogous
#CBEA95 #A0EA95 #95EAB4
triadic
#A0EA95 #95A0EA #EA95A0
tetradic
#A0EA95 #95CBEA #DF95EA #EAB495
square
#A0EA95 #95CBEA #DF95EA #EAB495
split-complementary
#A0EA95 #B495EA #EA95CB
monochromatic
#44D62F #72E062 #A0EA95 #CEF4C8 #E8FAE5
Accessibility & contrast
On white
1.43
#A0EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#A0EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0EA95
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0EA95 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#9AE5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a0ea95; /* rgb */ color: rgb(160, 234, 149); /* oklch */ color: oklch(86.8% 0.136 141.3);
Tailwind
colors: {
custom: {
50: '#bef1b5',
500: '#a0ea95',
950: '#000000',
},
}SCSS
$custom: #a0ea95; $custom-light: #bef1b5; $custom-dark: #000000;
JSON
{
"hex": "#a0ea95",
"rgb": {
"r": 160,
"g": 234,
"b": 149
},
"hsl": {
"h": 112.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86789,
"c": 0.13595,
"h": 141.3
},
"luminance": 0.68489
}Semantic roles & 50–950 ramp
primary
#A0EA95
secondary
#B85EC5
accent
#17CFB7
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581