#AEFF98#AEFF98
#AEFF98 is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.4% C 0.156 H 139.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF98 |
|---|---|
| RGB | rgb(174, 255, 152) |
| HSL | hsl(107, 100%, 80%) |
| HSV | hsv(107, 40%, 100%) |
| CMYK | cmyk(31.8%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(92.92, -43.25, 41.54) |
| CIE-LCH | lch(92.92, 59.97, 136.15°) |
| OKLab | oklab(92.4% -0.1182 0.1022) |
| OKLCH | oklch(92.4% 0.156 139.2) |
| XYZ | xyz(58.8811, 82.7832, 42.5760) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.76
Pale Light Green
#B1FC99
ΔE00 0.90
Light Pastel Green
#B2FBA5
ΔE00 2.66
Palegreen
#98FB98
ΔE00 2.86
Celery
#C1FD95
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF98 #E998FF
analogous
#E2FF98 #AEFF98 #98FFB5
triadic
#AEFF98 #98AEFF #FF98AE
tetradic
#AEFF98 #98E2FF #E998FF #FFB598
square
#AEFF98 #98E2FF #E998FF #FFB598
split-complementary
#AEFF98 #B598FF #FF98E2
monochromatic
#4EFF1E #7EFF5B #AEFF98 #DEFFD5 #E7FFE0
Accessibility & contrast
On white
1.20
#AEFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#AEFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF98
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF98 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF90
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#A9F9E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aeff98; /* rgb */ color: rgb(174, 255, 152); /* oklch */ color: oklch(92.4% 0.156 139.2);
Tailwind
colors: {
custom: {
50: '#c9ffb7',
500: '#aeff98',
950: '#000000',
},
}SCSS
$custom: #aeff98; $custom-light: #c9ffb7; $custom-dark: #000000;
JSON
{
"hex": "#aeff98",
"rgb": {
"r": 174,
"g": 255,
"b": 152
},
"hsl": {
"h": 107.184,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92395,
"c": 0.15626,
"h": 139.2
},
"luminance": 0.82786
}Semantic roles & 50–950 ramp
primary
#AEFF98
secondary
#C559E2
accent
#00E6B4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681