#AEEFAA#AEEFAA
#AEEFAA is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.1% C 0.114 H 143.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFAA |
|---|---|
| RGB | rgb(174, 239, 170) |
| HSL | hsl(117, 68%, 80%) |
| HSV | hsv(117, 29%, 94%) |
| CMYK | cmyk(27.2%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(88.75, -33.40, 27.02) |
| CIE-LCH | lch(88.75, 42.96, 141.03°) |
| OKLab | oklab(89.12% -0.0911 0.0683) |
| OKLCH | oklch(89.12% 0.114 143.2) |
| XYZ | xyz(55.5756, 73.6319, 49.3066) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.06
Celadon
#BEFDB7
ΔE00 3.10
Light Mint Green
#A6FBB2
ΔE00 3.29
Light Mint
#B6FFBB
ΔE00 3.45
Light Pastel Green
#B2FBA5
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFAA #EBAAEF
analogous
#D0EFAA #AEEFAA #AAEFC9
triadic
#AEEFAA #AAAEEF #EFAAAE
tetradic
#AEEFAA #AAD0EF #EBAAEF #EFC9AA
square
#AEEFAA #AAD0EF #EBAAEF #EFC9AA
split-complementary
#AEEFAA #C9AAEF #EFAAD0
monochromatic
#4CDC43 #7DE576 #AEEFAA #DFF9DE #E6FAE5
Accessibility & contrast
On white
1.34
#AEEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#AEEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFAA
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFAA | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E8DCAE
Tritanopia (blue-blind)
#A8EBDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aeefaa; /* rgb */ color: rgb(174, 239, 170); /* oklch */ color: oklch(89.1% 0.114 143.2);
Tailwind
colors: {
custom: {
50: '#c7f4c3',
500: '#aeefaa',
950: '#000000',
},
}SCSS
$custom: #aeefaa; $custom-light: #c7f4c3; $custom-dark: #000000;
JSON
{
"hex": "#aeefaa",
"rgb": {
"r": 174,
"g": 239,
"b": 170
},
"hsl": {
"h": 116.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.8912,
"c": 0.11384,
"h": 143.2
},
"luminance": 0.73634
}Semantic roles & 50–950 ramp
primary
#AEEFAA
secondary
#C770CD
accent
#15D0C5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582