#AEE98B#AEE98B
#AEE98B is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.2% C 0.137 H 134.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE98B |
|---|---|
| RGB | rgb(174, 233, 139) |
| HSL | hsl(98, 68%, 73%) |
| HSV | hsv(98, 40%, 91%) |
| CMYK | cmyk(25.3%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(86.57, -35.15, 39.76) |
| CIE-LCH | lch(86.57, 53.07, 131.48°) |
| OKLab | oklab(87.2% -0.0963 0.0976) |
| OKLCH | oklch(87.2% 0.137 134.6) |
| XYZ | xyz(51.2535, 69.1391, 35.0659) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Celery
#C1FD95
ΔE00 4.46
Light Pastel Green
#B2FBA5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE98B #C68BE9
analogous
#DDE98B #AEE98B #8BE997
triadic
#AEE98B #8BAEE9 #E98BAE
tetradic
#AEE98B #8BDDE9 #C68BE9 #E9978B
square
#AEE98B #8BDDE9 #C68BE9 #E9978B
split-complementary
#AEE98B #978BE9 #E98BDD
monochromatic
#67D228 #8ADF58 #AEE98B #D2F3BE #EDFAE5
Accessibility & contrast
On white
1.42
#AEE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#AEE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE98B
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE98B | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#AEE2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee98b; /* rgb */ color: rgb(174, 233, 139); /* oklch */ color: oklch(87.2% 0.137 134.6);
Tailwind
colors: {
custom: {
50: '#c8f0ae',
500: '#aee98b',
950: '#000000',
},
}SCSS
$custom: #aee98b; $custom-light: #c8f0ae; $custom-dark: #000000;
JSON
{
"hex": "#aee98b",
"rgb": {
"r": 174,
"g": 233,
"b": 139
},
"hsl": {
"h": 97.66,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.87201,
"c": 0.13716,
"h": 134.6
},
"luminance": 0.69141
}Semantic roles & 50–950 ramp
primary
#AEE98B
secondary
#9A55C3
accent
#15D08B
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581