#AEED98#AEED98
#AEED98 is a very light, vivid green. Relative luminance 0.718; OKLCH L 88.3% C 0.130 H 137.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEED98 |
|---|---|
| RGB | rgb(174, 237, 152) |
| HSL | hsl(104, 70%, 76%) |
| HSV | hsv(104, 36%, 93%) |
| CMYK | cmyk(26.6%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(87.89, -35.20, 34.99) |
| CIE-LCH | lch(87.89, 49.63, 135.18°) |
| OKLab | oklab(88.33% -0.0961 0.087) |
| OKLCH | oklch(88.33% 0.13 137.9) |
| XYZ | xyz(53.4056, 71.8323, 40.7509) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.40
Tea Green
#BDF8A3
ΔE00 2.63
Light Pastel Green
#B2FBA5
ΔE00 3.07
Pale Light Green
#B1FC99
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 4.04
Pastel Green
#B0FF9D
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEED98 #D798ED
analogous
#D9ED98 #AEED98 #98EDAD
triadic
#AEED98 #98AEED #ED98AE
tetradic
#AEED98 #98D9ED #D798ED #EDAD98
square
#AEED98 #98D9ED #D798ED #EDAD98
split-complementary
#AEED98 #AD98ED #ED98D9
monochromatic
#5CDB30 #85E464 #AEED98 #D7F6CC #EBFAE5
Accessibility & contrast
On white
1.37
#AEED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#AEED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEED98
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEED98 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E092
Deuteranopia (green-blind)
#E9DA9D
Tritanopia (blue-blind)
#ACE7D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeed98; /* rgb */ color: rgb(174, 237, 152); /* oklch */ color: oklch(88.3% 0.130 137.9);
Tailwind
colors: {
custom: {
50: '#c8f3b7',
500: '#aeed98',
950: '#000000',
},
}SCSS
$custom: #aeed98; $custom-light: #c8f3b7; $custom-dark: #000000;
JSON
{
"hex": "#aeed98",
"rgb": {
"r": 174,
"g": 237,
"b": 152
},
"hsl": {
"h": 104.471,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.88326,
"c": 0.12959,
"h": 137.9
},
"luminance": 0.71834
}Semantic roles & 50–950 ramp
primary
#AEED98
secondary
#AE60C9
accent
#13D2A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581