#AEF999#AEF999
#AEF999 is a very light, vivid green. Relative luminance 0.790; OKLCH L 91.1% C 0.146 H 139.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF999 |
|---|---|
| RGB | rgb(174, 249, 153) |
| HSL | hsl(107, 89%, 79%) |
| HSV | hsv(107, 39%, 98%) |
| CMYK | cmyk(30.1%, 0%, 38.6%, 2.4%) |
| CIE-LAB | lab(91.26, -40.47, 38.90) |
| CIE-LCH | lch(91.26, 56.13, 136.13°) |
| OKLab | oklab(91.05% -0.1105 0.0961) |
| OKLCH | oklch(91.05% 0.146 139) |
| XYZ | xyz(57.0791, 79.0477, 42.3811) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.77
Pastel Green
#B0FF9D
ΔE00 1.23
Light Pastel Green
#B2FBA5
ΔE00 1.77
Tea Green
#BDF8A3
ΔE00 2.51
Palegreen
#98FB98
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF999 #E499F9
analogous
#DEF999 #AEF999 #99F9B4
triadic
#AEF999 #99AEF9 #F999AE
tetradic
#AEF999 #99DEF9 #E499F9 #F9B499
square
#AEF999 #99DEF9 #E499F9 #F9B499
split-complementary
#AEF999 #B499F9 #F999DE
monochromatic
#52F225 #80F65F #AEF999 #DCFCD3 #E8FDE2
Accessibility & contrast
On white
1.25
#AEF999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#AEF999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF999
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF999 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA92
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#AAF3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aef999; /* rgb */ color: rgb(174, 249, 153); /* oklch */ color: oklch(91.1% 0.146 139.0);
Tailwind
colors: {
custom: {
50: '#c8fbb8',
500: '#aef999',
950: '#000000',
},
}SCSS
$custom: #aef999; $custom-light: #c8fbb8; $custom-dark: #000000;
JSON
{
"hex": "#aef999",
"rgb": {
"r": 174,
"g": 249,
"b": 153
},
"hsl": {
"h": 106.875,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.91053,
"c": 0.14649,
"h": 139
},
"luminance": 0.7905
}Semantic roles & 50–950 ramp
primary
#AEF999
secondary
#BE5DD9
accent
#00E6B3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581