#AEEF8F#AEEF8F
#AEEF8F is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.6% C 0.142 H 136.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEF8F |
|---|---|
| RGB | rgb(174, 239, 143) |
| HSL | hsl(101, 75%, 75%) |
| HSV | hsv(101, 40%, 94%) |
| CMYK | cmyk(27.2%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(88.31, -37.35, 40.02) |
| CIE-LCH | lch(88.31, 54.74, 133.03°) |
| OKLab | oklab(88.62% -0.1023 0.0984) |
| OKLCH | oklch(88.62% 0.142 136.1) |
| XYZ | xyz(53.2786, 72.7131, 37.2092) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 2.97
Washed Out Green
#BCF5A6
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 3.51
Celery
#C1FD95
ΔE00 3.53
Pastel Green
#B0FF9D
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEF8F #D08FEF
analogous
#DEEF8F #AEEF8F #8FEFA0
triadic
#AEEF8F #8FAEEF #EF8FAE
tetradic
#AEEF8F #8FDEEF #D08FEF #EFA08F
square
#AEEF8F #8FDEEF #D08FEF #EFA08F
split-complementary
#AEEF8F #A08FEF #EF8FDE
monochromatic
#61E024 #87E759 #AEEF8F #D5F7C5 #ECFBE4
Accessibility & contrast
On white
1.35
#AEEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#AEEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEF8F
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEF8F | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#ECDC94
Tritanopia (blue-blind)
#ADE8D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aeef8f; /* rgb */ color: rgb(174, 239, 143); /* oklch */ color: oklch(88.6% 0.142 136.1);
Tailwind
colors: {
custom: {
50: '#c8f4b1',
500: '#aeef8f',
950: '#000000',
},
}SCSS
$custom: #aeef8f; $custom-light: #c8f4b1; $custom-dark: #000000;
JSON
{
"hex": "#aeef8f",
"rgb": {
"r": 174,
"g": 239,
"b": 143
},
"hsl": {
"h": 100.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.88623,
"c": 0.1419,
"h": 136.1
},
"luminance": 0.72715
}Semantic roles & 50–950 ramp
primary
#AEEF8F
secondary
#A657CB
accent
#0ED796
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131711
muted
#838581