#AEF89C#AEF89C
#AEF89C is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.9% C 0.142 H 139.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF89C |
|---|---|
| RGB | rgb(174, 248, 156) |
| HSL | hsl(108, 87%, 79%) |
| HSV | hsv(108, 37%, 97%) |
| CMYK | cmyk(29.8%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(91.02, -39.60, 37.11) |
| CIE-LCH | lch(91.02, 54.27, 136.86°) |
| OKLab | oklab(90.88% -0.1081 0.092) |
| OKLCH | oklch(90.88% 0.142 139.6) |
| XYZ | xyz(57.0218, 78.5315, 43.5997) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.28
Pale Light Green
#B1FC99
ΔE00 1.32
Pastel Green
#B0FF9D
ΔE00 1.57
Tea Green
#BDF8A3
ΔE00 2.25
Washed Out Green
#BCF5A6
ΔE00 2.81
Palegreen
#98FB98
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF89C #E69CF8
analogous
#DCF89C #AEF89C #9CF8B8
triadic
#AEF89C #9CAEF8 #F89CAE
tetradic
#AEF89C #9CDCF8 #E69CF8 #F8B89C
square
#AEF89C #9CDCF8 #E69CF8 #F8B89C
split-complementary
#AEF89C #B89CF8 #F89CDC
monochromatic
#50F02A #7FF463 #AEF89C #DDFCD5 #E8FDE2
Accessibility & contrast
On white
1.26
#AEF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#AEF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF89C
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF89C | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA96
Deuteranopia (green-blind)
#F2E3A1
Tritanopia (blue-blind)
#AAF2E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef89c; /* rgb */ color: rgb(174, 248, 156); /* oklch */ color: oklch(90.9% 0.142 139.6);
Tailwind
colors: {
custom: {
50: '#c8fbba',
500: '#aef89c',
950: '#000000',
},
}SCSS
$custom: #aef89c; $custom-light: #c8fbba; $custom-dark: #000000;
JSON
{
"hex": "#aef89c",
"rgb": {
"r": 174,
"g": 248,
"b": 156
},
"hsl": {
"h": 108.261,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.90879,
"c": 0.14197,
"h": 139.6
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#AEF89C
secondary
#C160D8
accent
#02E3B7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581