#A0E5AE#A0E5AE
#A0E5AE is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.2% C 0.103 H 150.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E5AE |
|---|---|
| RGB | rgb(160, 229, 174) |
| HSL | hsl(132, 57%, 76%) |
| HSV | hsv(132, 30%, 90%) |
| CMYK | cmyk(30.1%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(85.28, -32.53, 20.08) |
| CIE-LCH | lch(85.28, 38.23, 148.31°) |
| OKLab | oklab(86.16% -0.0892 0.0513) |
| OKLCH | oklch(86.16% 0.103 150.1) |
| XYZ | xyz(50.1540, 66.5660, 50.2421) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.02
Mint
#AAF0C1
ΔE00 3.31
Light Sea Green
#98F6B0
ΔE00 4.68
Light Sage
#BCECAC
ΔE00 5.10
Seafoam
#7FE0B3
ΔE00 5.39
Light Mint Green
#A6FBB2
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E5AE #E5A0D7
analogous
#B5E5A0 #A0E5AE #A0E5D1
triadic
#A0E5AE #AEA0E5 #E5AEA0
tetradic
#A0E5AE #A0B5E5 #E5A0D7 #E5D1A0
square
#A0E5AE #A0B5E5 #E5A0D7 #E5D1A0
split-complementary
#A0E5AE #D1A0E5 #E5A0B5
monochromatic
#40CB5C #70D885 #A0E5AE #D0F2D7 #E7F8EB
Accessibility & contrast
On white
1.47
#A0E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#A0E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E5AE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E5AE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#96E2D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a0e5ae; /* rgb */ color: rgb(160, 229, 174); /* oklch */ color: oklch(86.2% 0.103 150.1);
Tailwind
colors: {
custom: {
50: '#beedc6',
500: '#a0e5ae',
950: '#000000',
},
}SCSS
$custom: #a0e5ae; $custom-light: #beedc6; $custom-dark: #000000;
JSON
{
"hex": "#a0e5ae",
"rgb": {
"r": 160,
"g": 229,
"b": 174
},
"hsl": {
"h": 132.174,
"s": 57.025,
"l": 76.275
},
"oklch": {
"l": 0.86156,
"c": 0.1029,
"h": 150.1
},
"luminance": 0.66568
}Semantic roles & 50–950 ramp
primary
#A0E5AE
secondary
#BF6AAE
accent
#21A3C5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121613
muted
#828582