#AEFD99#AEFD99
#AEFD99 is a very light, vivid green. Relative luminance 0.815; OKLCH L 92.0% C 0.152 H 139.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFD99 |
|---|---|
| RGB | rgb(174, 253, 153) |
| HSL | hsl(107, 96%, 80%) |
| HSV | hsv(107, 40%, 99%) |
| CMYK | cmyk(31.2%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(92.37, -42.23, 40.35) |
| CIE-LCH | lch(92.37, 58.41, 136.31°) |
| OKLab | oklab(91.96% -0.1154 0.0995) |
| OKLCH | oklch(91.96% 0.152 139.2) |
| XYZ | xyz(58.3287, 81.5467, 42.7976) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.52
Pastel Green
#B0FF9D
ΔE00 0.56
Light Pastel Green
#B2FBA5
ΔE00 2.20
Palegreen
#98FB98
ΔE00 2.75
Tea Green
#BDF8A3
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFD99 #E899FD
analogous
#E0FD99 #AEFD99 #99FDB6
triadic
#AEFD99 #99AEFD #FD99AE
tetradic
#AEFD99 #99E0FD #E899FD #FDB699
square
#AEFD99 #99E0FD #E899FD #FDB699
split-complementary
#AEFD99 #B699FD #FD99E0
monochromatic
#4FFB21 #7EFC5D #AEFD99 #DEFED5 #E7FEE1
Accessibility & contrast
On white
1.21
#AEFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#AEFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFD99
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFD99 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F7E69F
Tritanopia (blue-blind)
#A9F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefd99; /* rgb */ color: rgb(174, 253, 153); /* oklch */ color: oklch(92.0% 0.152 139.2);
Tailwind
colors: {
custom: {
50: '#c9feb8',
500: '#aefd99',
950: '#000000',
},
}SCSS
$custom: #aefd99; $custom-light: #c9feb8; $custom-dark: #000000;
JSON
{
"hex": "#aefd99",
"rgb": {
"r": 174,
"g": 253,
"b": 153
},
"hsl": {
"h": 107.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.91959,
"c": 0.15236,
"h": 139.2
},
"luminance": 0.81549
}Semantic roles & 50–950 ramp
primary
#AEFD99
secondary
#C35BDF
accent
#00E6B5
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681