#AEFA90#AEFA90
#AEFA90 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.1% C 0.157 H 137.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFA90 |
|---|---|
| RGB | rgb(174, 250, 144) |
| HSL | hsl(103, 91%, 77%) |
| HSV | hsv(103, 42%, 98%) |
| CMYK | cmyk(30.4%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(91.41, -42.12, 43.49) |
| CIE-LCH | lch(91.41, 60.54, 134.08°) |
| OKLab | oklab(91.13% -0.1154 0.1064) |
| OKLCH | oklch(91.13% 0.157 137.3) |
| XYZ | xyz(56.6736, 79.3813, 38.7162) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.21
Pastel Green
#B0FF9D
ΔE00 1.85
Celery
#C1FD95
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Light Pastel Green
#B2FBA5
ΔE00 3.26
Light Green
#96F97B
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFA90 #DC90FA
analogous
#E3FA90 #AEFA90 #90FAA7
triadic
#AEFA90 #90AEFA #FA90AE
tetradic
#AEFA90 #90E3FA #DC90FA #FAA790
square
#AEFA90 #90E3FA #DC90FA #FAA790
split-complementary
#AEFA90 #A790FA #FA90E3
monochromatic
#59F51B #83F755 #AEFA90 #D9FDCB #EAFEE2
Accessibility & contrast
On white
1.24
#AEFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#AEFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFA90
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFA90 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#ABF3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aefa90; /* rgb */ color: rgb(174, 250, 144); /* oklch */ color: oklch(91.1% 0.157 137.3);
Tailwind
colors: {
custom: {
50: '#c9fcb2',
500: '#aefa90',
950: '#000000',
},
}SCSS
$custom: #aefa90; $custom-light: #c9fcb2; $custom-dark: #000000;
JSON
{
"hex": "#aefa90",
"rgb": {
"r": 174,
"g": 250,
"b": 144
},
"hsl": {
"h": 103.019,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91133,
"c": 0.15693,
"h": 137.3
},
"luminance": 0.79384
}Semantic roles & 50–950 ramp
primary
#AEFA90
secondary
#B455DA
accent
#00E6A5
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581