#AEFF8D#AEFF8D
#AEFF8D is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.167 H 137.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF8D |
|---|---|
| RGB | rgb(174, 255, 141) |
| HSL | hsl(103, 100%, 78%) |
| HSV | hsv(103, 45%, 100%) |
| CMYK | cmyk(31.8%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(92.77, -44.68, 46.66) |
| CIE-LCH | lch(92.77, 64.60, 133.76°) |
| OKLab | oklab(92.22% -0.1225 0.1134) |
| OKLCH | oklch(92.22% 0.167 137.2) |
| XYZ | xyz(58.0216, 82.4394, 38.0494) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.13
Pastel Green
#B0FF9D
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.84
Light Green
#96F97B
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF8D #DE8DFF
analogous
#E7FF8D #AEFF8D #8DFFA5
triadic
#AEFF8D #8DAEFF #FF8DAE
tetradic
#AEFF8D #8DE7FF #DE8DFF #FFA58D
square
#AEFF8D #8DE7FF #DE8DFF #FFA58D
split-complementary
#AEFF8D #A58DFF #FF8DE7
monochromatic
#57FF13 #83FF50 #AEFF8D #D9FFCA #E9FFE0
Accessibility & contrast
On white
1.20
#AEFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#AEFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF8D
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF8D | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#ABF8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff8d; /* rgb */ color: rgb(174, 255, 141); /* oklch */ color: oklch(92.2% 0.167 137.2);
Tailwind
colors: {
custom: {
50: '#c9ffb0',
500: '#aeff8d',
950: '#000000',
},
}SCSS
$custom: #aeff8d; $custom-light: #c9ffb0; $custom-dark: #000000;
JSON
{
"hex": "#aeff8d",
"rgb": {
"r": 174,
"g": 255,
"b": 141
},
"hsl": {
"h": 102.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92224,
"c": 0.16698,
"h": 137.2
},
"luminance": 0.82442
}Semantic roles & 50–950 ramp
primary
#AEFF8D
secondary
#B650E0
accent
#00E6A3
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681