#AEFCA9#AEFCA9
#AEFCA9 is a very light, vivid green. Relative luminance 0.815; OKLCH L 92.0% C 0.135 H 143.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFCA9 |
|---|---|
| RGB | rgb(174, 252, 169) |
| HSL | hsl(116, 93%, 83%) |
| HSV | hsv(116, 33%, 99%) |
| CMYK | cmyk(31%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(92.35, -39.46, 32.37) |
| CIE-LCH | lch(92.35, 51.04, 140.64°) |
| OKLab | oklab(92.02% -0.1076 0.0811) |
| OKLCH | oklch(92.02% 0.135 143) |
| XYZ | xyz(59.4250, 81.4815, 50.1248) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.05
Light Mint Green
#A6FBB2
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.57
Light Seafoam Green
#A7FFB5
ΔE00 2.58
Mint (survey)
#9FFEB0
ΔE00 2.69
Celadon
#BEFDB7
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFCA9 #F7A9FC
analogous
#D7FCA9 #AEFCA9 #A9FCCE
triadic
#AEFCA9 #A9AEFC #FCA9AE
tetradic
#AEFCA9 #A9D7FC #F7A9FC #FCCEA9
square
#AEFCA9 #A9D7FC #F7A9FC #FCCEA9
split-complementary
#AEFCA9 #CEA9FC #FCA9D7
monochromatic
#3FF833 #76FA6E #AEFCA9 #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.21
#AEFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#AEFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFCA9
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFCA9 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA4
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#A7F7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefca9; /* rgb */ color: rgb(174, 252, 169); /* oklch */ color: oklch(92.0% 0.135 143.0);
Tailwind
colors: {
custom: {
50: '#c8fdc3',
500: '#aefca9',
950: '#000000',
},
}SCSS
$custom: #aefca9; $custom-light: #c8fdc3; $custom-dark: #000000;
JSON
{
"hex": "#aefca9",
"rgb": {
"r": 174,
"g": 252,
"b": 169
},
"hsl": {
"h": 116.386,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.92017,
"c": 0.13477,
"h": 143
},
"luminance": 0.81484
}Semantic roles & 50–950 ramp
primary
#AEFCA9
secondary
#D96AE0
accent
#00E6D8
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131812
muted
#838682