#AEE98E#AEE98E
#AEE98E is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.3% C 0.134 H 135.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE98E |
|---|---|
| RGB | rgb(174, 233, 142) |
| HSL | hsl(99, 67%, 74%) |
| HSV | hsv(99, 39%, 91%) |
| CMYK | cmyk(25.3%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(86.62, -34.75, 38.33) |
| CIE-LCH | lch(86.62, 51.74, 132.20°) |
| OKLab | oklab(87.25% -0.0951 0.0944) |
| OKLCH | oklch(87.25% 0.134 135.2) |
| XYZ | xyz(51.4757, 69.2280, 36.2362) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.61
Pale Light Green
#B1FC99
ΔE00 4.17
Light Pastel Green
#B2FBA5
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE98E #C98EE9
analogous
#DBE98E #AEE98E #8EE99B
triadic
#AEE98E #8EAEE9 #E98EAE
tetradic
#AEE98E #8EDBE9 #C98EE9 #E99B8E
square
#AEE98E #8EDBE9 #C98EE9 #E99B8E
split-complementary
#AEE98E #9B8EE9 #E98EDB
monochromatic
#65D329 #89DF5B #AEE98E #D3F3C1 #EDFAE5
Accessibility & contrast
On white
1.41
#AEE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#AEE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE98E
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE98E | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#ADE3D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee98e; /* rgb */ color: rgb(174, 233, 142); /* oklch */ color: oklch(87.3% 0.134 135.2);
Tailwind
colors: {
custom: {
50: '#c8f0b0',
500: '#aee98e',
950: '#000000',
},
}SCSS
$custom: #aee98e; $custom-light: #c8f0b0; $custom-dark: #000000;
JSON
{
"hex": "#aee98e",
"rgb": {
"r": 174,
"g": 233,
"b": 142
},
"hsl": {
"h": 98.901,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.8725,
"c": 0.13403,
"h": 135.2
},
"luminance": 0.69229
}Semantic roles & 50–950 ramp
primary
#AEE98E
secondary
#9D58C3
accent
#16CF8E
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581