#AEF8A0#AEF8A0
#AEF8A0 is a very light, vivid green. Relative luminance 0.787; OKLCH L 91.0% C 0.138 H 140.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF8A0 |
|---|---|
| RGB | rgb(174, 248, 160) |
| HSL | hsl(110, 86%, 80%) |
| HSV | hsv(110, 35%, 97%) |
| CMYK | cmyk(29.8%, 0%, 35.5%, 2.7%) |
| CIE-LAB | lab(91.08, -39.02, 35.20) |
| CIE-LCH | lch(91.08, 52.55, 137.95°) |
| OKLab | oklab(90.95% -0.1065 0.0876) |
| OKLCH | oklch(90.95% 0.138 140.5) |
| XYZ | xyz(57.3661, 78.6693, 45.4130) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.79
Pale Light Green
#B1FC99
ΔE00 1.92
Pastel Green
#B0FF9D
ΔE00 1.95
Tea Green
#BDF8A3
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 2.55
Palegreen
#98FB98
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF8A0 #EAA0F8
analogous
#DAF8A0 #AEF8A0 #A0F8BE
triadic
#AEF8A0 #A0AEF8 #F8A0AE
tetradic
#AEF8A0 #A0DAF8 #EAA0F8 #F8BEA0
square
#AEF8A0 #A0DAF8 #EAA0F8 #F8BEA0
split-complementary
#AEF8A0 #BEA0F8 #F8A0DA
monochromatic
#4DF02E #7DF467 #AEF8A0 #DFFCD9 #E7FDE2
Accessibility & contrast
On white
1.25
#AEF8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#AEF8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF8A0
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF8A0 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9A
Deuteranopia (green-blind)
#F1E3A5
Tritanopia (blue-blind)
#A9F3E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef8a0; /* rgb */ color: rgb(174, 248, 160); /* oklch */ color: oklch(91.0% 0.138 140.5);
Tailwind
colors: {
custom: {
50: '#c8fbbd',
500: '#aef8a0',
950: '#000000',
},
}SCSS
$custom: #aef8a0; $custom-light: #c8fbbd; $custom-dark: #000000;
JSON
{
"hex": "#aef8a0",
"rgb": {
"r": 174,
"g": 248,
"b": 160
},
"hsl": {
"h": 110.455,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.9095,
"c": 0.13789,
"h": 140.5
},
"luminance": 0.78672
}Semantic roles & 50–950 ramp
primary
#AEF8A0
secondary
#C664D9
accent
#03E3BF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582