#AEF89F#AEF89F
#AEF89F is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.9% C 0.139 H 140.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF89F |
|---|---|
| RGB | rgb(174, 248, 159) |
| HSL | hsl(110, 86%, 80%) |
| HSV | hsv(110, 36%, 97%) |
| CMYK | cmyk(29.8%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(91.07, -39.17, 35.68) |
| CIE-LCH | lch(91.07, 52.98, 137.67°) |
| OKLab | oklab(90.93% -0.1069 0.0888) |
| OKLCH | oklch(90.93% 0.139 140.3) |
| XYZ | xyz(57.2789, 78.6344, 44.9542) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.88
Pale Light Green
#B1FC99
ΔE00 1.76
Pastel Green
#B0FF9D
ΔE00 1.84
Tea Green
#BDF8A3
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 2.60
Palegreen
#98FB98
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF89F #E99FF8
analogous
#DAF89F #AEF89F #9FF8BD
triadic
#AEF89F #9FAEF8 #F89FAE
tetradic
#AEF89F #9FDAF8 #E99FF8 #F8BD9F
square
#AEF89F #9FDAF8 #E99FF8 #F8BD9F
split-complementary
#AEF89F #BD9FF8 #F89FDA
monochromatic
#4EF02D #7EF466 #AEF89F #DEFCD8 #E7FDE2
Accessibility & contrast
On white
1.26
#AEF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#AEF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF89F
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF89F | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 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)
#FDEA99
Deuteranopia (green-blind)
#F2E3A4
Tritanopia (blue-blind)
#A9F2E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef89f; /* rgb */ color: rgb(174, 248, 159); /* oklch */ color: oklch(90.9% 0.139 140.3);
Tailwind
colors: {
custom: {
50: '#c8fbbc',
500: '#aef89f',
950: '#000000',
},
}SCSS
$custom: #aef89f; $custom-light: #c8fbbc; $custom-dark: #000000;
JSON
{
"hex": "#aef89f",
"rgb": {
"r": 174,
"g": 248,
"b": 159
},
"hsl": {
"h": 109.888,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.90932,
"c": 0.13892,
"h": 140.3
},
"luminance": 0.78637
}Semantic roles & 50–950 ramp
primary
#AEF89F
secondary
#C563D9
accent
#03E3BD
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582