#AEF08F#AEF08F
#AEF08F is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.8% C 0.143 H 136.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF08F |
|---|---|
| RGB | rgb(174, 240, 143) |
| HSL | hsl(101, 76%, 75%) |
| HSV | hsv(101, 40%, 94%) |
| CMYK | cmyk(27.5%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(88.59, -37.80, 40.38) |
| CIE-LCH | lch(88.59, 55.31, 133.11°) |
| OKLab | oklab(88.85% -0.1035 0.0992) |
| OKLCH | oklch(88.85% 0.143 136.2) |
| XYZ | xyz(53.5722, 73.3003, 37.3070) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 2.94
Pastel Green
#B0FF9D
ΔE00 3.34
Celery
#C1FD95
ΔE00 3.37
Light Pastel Green
#B2FBA5
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF08F #D18FF0
analogous
#DEF08F #AEF08F #8FF0A1
triadic
#AEF08F #8FAEF0 #F08FAE
tetradic
#AEF08F #8FDEF0 #D18FF0 #F0A18F
square
#AEF08F #8FDEF0 #D18FF0 #F0A18F
split-complementary
#AEF08F #A18FF0 #F08FDE
monochromatic
#60E223 #87E959 #AEF08F #D5F7C5 #EBFBE4
Accessibility & contrast
On white
1.34
#AEF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#AEF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF08F
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF08F | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#ADE9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aef08f; /* rgb */ color: rgb(174, 240, 143); /* oklch */ color: oklch(88.8% 0.143 136.2);
Tailwind
colors: {
custom: {
50: '#c8f5b1',
500: '#aef08f',
950: '#000000',
},
}SCSS
$custom: #aef08f; $custom-light: #c8f5b1; $custom-dark: #000000;
JSON
{
"hex": "#aef08f",
"rgb": {
"r": 174,
"g": 240,
"b": 143
},
"hsl": {
"h": 100.825,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.88849,
"c": 0.14337,
"h": 136.2
},
"luminance": 0.73302
}Semantic roles & 50–950 ramp
primary
#AEF08F
secondary
#A757CC
accent
#0DD997
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131711
muted
#838581