#AEF99C#AEF99C
#AEF99C is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.1% C 0.143 H 139.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF99C |
|---|---|
| RGB | rgb(174, 249, 156) |
| HSL | hsl(108, 89%, 79%) |
| HSV | hsv(108, 37%, 98%) |
| CMYK | cmyk(30.1%, 0%, 37.3%, 2.4%) |
| CIE-LAB | lab(91.30, -40.05, 37.47) |
| CIE-LCH | lch(91.30, 54.84, 136.90°) |
| OKLab | oklab(91.11% -0.1093 0.0929) |
| OKLCH | oklch(91.11% 0.143 139.7) |
| XYZ | xyz(57.3300, 79.1481, 43.7025) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.13
Light Pastel Green
#B2FBA5
ΔE00 1.30
Pastel Green
#B0FF9D
ΔE00 1.33
Tea Green
#BDF8A3
ΔE00 2.36
Palegreen
#98FB98
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF99C #E79CF9
analogous
#DDF99C #AEF99C #9CF9B9
triadic
#AEF99C #9CAEF9 #F99CAE
tetradic
#AEF99C #9CDDF9 #E79CF9 #F9B99C
square
#AEF99C #9CDDF9 #E79CF9 #F9B99C
split-complementary
#AEF99C #B99CF9 #F99CDD
monochromatic
#50F229 #7FF662 #AEF99C #DDFCD6 #E7FDE2
Accessibility & contrast
On white
1.25
#AEF99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#AEF99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF99C
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF99C | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA95
Deuteranopia (green-blind)
#F3E3A1
Tritanopia (blue-blind)
#A9F3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aef99c; /* rgb */ color: rgb(174, 249, 156); /* oklch */ color: oklch(91.1% 0.143 139.7);
Tailwind
colors: {
custom: {
50: '#c8fbba',
500: '#aef99c',
950: '#000000',
},
}SCSS
$custom: #aef99c; $custom-light: #c8fbba; $custom-dark: #000000;
JSON
{
"hex": "#aef99c",
"rgb": {
"r": 174,
"g": 249,
"b": 156
},
"hsl": {
"h": 108.387,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.91105,
"c": 0.14346,
"h": 139.7
},
"luminance": 0.7915
}Semantic roles & 50–950 ramp
primary
#AEF99C
secondary
#C260DA
accent
#00E5B9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582