#AEF18C#AEF18C
#AEF18C is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.0% C 0.148 H 135.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF18C |
|---|---|
| RGB | rgb(174, 241, 140) |
| HSL | hsl(100, 78%, 75%) |
| HSV | hsv(100, 42%, 95%) |
| CMYK | cmyk(27.8%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(88.83, -38.64, 42.16) |
| CIE-LCH | lch(88.83, 57.19, 132.51°) |
| OKLab | oklab(89.03% -0.1059 0.1032) |
| OKLCH | oklch(89.03% 0.148 135.8) |
| XYZ | xyz(53.6431, 73.8009, 36.2245) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.53
Celery
#C1FD95
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.27
Pastel Green
#B0FF9D
ΔE00 3.32
Light Pastel Green
#B2FBA5
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF18C #CF8CF1
analogous
#E1F18C #AEF18C #8CF19D
triadic
#AEF18C #8CAEF1 #F18CAE
tetradic
#AEF18C #8CE1F1 #CF8CF1 #F19D8C
square
#AEF18C #8CE1F1 #CF8CF1 #F19D8C
split-complementary
#AEF18C #9D8CF1 #F18CE1
monochromatic
#61E41F #88EA55 #AEF18C #D4F8C3 #ECFCE4
Accessibility & contrast
On white
1.33
#AEF18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#AEF18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF18C
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF18C | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#ADEAD8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aef18c; /* rgb */ color: rgb(174, 241, 140); /* oklch */ color: oklch(89.0% 0.148 135.8);
Tailwind
colors: {
custom: {
50: '#c8f6af',
500: '#aef18c',
950: '#000000',
},
}SCSS
$custom: #aef18c; $custom-light: #c8f6af; $custom-dark: #000000;
JSON
{
"hex": "#aef18c",
"rgb": {
"r": 174,
"g": 241,
"b": 140
},
"hsl": {
"h": 99.802,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.89028,
"c": 0.14788,
"h": 135.8
},
"luminance": 0.73803
}Semantic roles & 50–950 ramp
primary
#AEF18C
secondary
#A454CD
accent
#0BDB95
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581