#AEF99F#AEF99F
#AEF99F is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.2% C 0.140 H 140.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF99F |
|---|---|
| RGB | rgb(174, 249, 159) |
| HSL | hsl(110, 88%, 80%) |
| HSV | hsv(110, 36%, 98%) |
| CMYK | cmyk(30.1%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(91.35, -39.62, 36.04) |
| CIE-LCH | lch(91.35, 53.56, 137.70°) |
| OKLab | oklab(91.16% -0.1081 0.0896) |
| OKLCH | oklch(91.16% 0.14 140.3) |
| XYZ | xyz(57.5872, 79.2509, 45.0569) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.87
Pale Light Green
#B1FC99
ΔE00 1.59
Pastel Green
#B0FF9D
ΔE00 1.60
Tea Green
#BDF8A3
ΔE00 2.30
Washed Out Green
#BCF5A6
ΔE00 2.76
Palegreen
#98FB98
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF99F #EA9FF9
analogous
#DBF99F #AEF99F #9FF9BD
triadic
#AEF99F #9FAEF9 #F99FAE
tetradic
#AEF99F #9FDBF9 #EA9FF9 #F9BD9F
square
#AEF99F #9FDBF9 #EA9FF9 #F9BD9F
split-complementary
#AEF99F #BD9FF9 #F99FDB
monochromatic
#4DF22C #7DF565 #AEF99F #DFFDD9 #E7FDE2
Accessibility & contrast
On white
1.25
#AEF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#AEF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF99F
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF99F | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#F2E4A4
Tritanopia (blue-blind)
#A9F3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aef99f; /* rgb */ color: rgb(174, 249, 159); /* oklch */ color: oklch(91.2% 0.140 140.3);
Tailwind
colors: {
custom: {
50: '#c8fbbc',
500: '#aef99f',
950: '#000000',
},
}SCSS
$custom: #aef99f; $custom-light: #c8fbbc; $custom-dark: #000000;
JSON
{
"hex": "#aef99f",
"rgb": {
"r": 174,
"g": 249,
"b": 159
},
"hsl": {
"h": 110,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.91157,
"c": 0.14041,
"h": 140.3
},
"luminance": 0.79253
}Semantic roles & 50–950 ramp
primary
#AEF99F
secondary
#C662DA
accent
#01E5BF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582