#AAFEAF#AAFEAF
#AAFEAF is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.4% C 0.134 H 145.8°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEAF |
|---|---|
| RGB | rgb(170, 254, 175) |
| HSL | hsl(124, 98%, 83%) |
| HSV | hsv(124, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(92.80, -40.65, 29.94) |
| CIE-LCH | lch(92.80, 50.49, 143.63°) |
| OKLab | oklab(92.37% -0.1109 0.0754) |
| OKLCH | oklch(92.37% 0.134 145.8) |
| XYZ | xyz(59.7545, 82.5219, 53.3290) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.27
Light Mint Green
#A6FBB2
ΔE00 1.33
Mint (survey)
#9FFEB0
ΔE00 1.50
Light Mint
#B6FFBB
ΔE00 2.31
Light Pastel Green
#B2FBA5
ΔE00 2.37
Foam Green
#90FDA9
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEAF #FEAAF9
analogous
#CFFEAA #AAFEAF #AAFED9
triadic
#AAFEAF #AFAAFE #FEAFAA
tetradic
#AAFEAF #AACFFE #FEAAF9 #FED9AA
square
#AAFEAF #AACFFE #FEAAF9 #FED9AA
split-complementary
#AAFEAF #D9AAFE #FEAACF
monochromatic
#31FD3D #6EFD76 #AAFEAF #E1FFE3 #E1FFE3
Accessibility & contrast
On white
1.20
#AAFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#AAFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEAF
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEAF | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#A0FAE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aafeaf; /* rgb */ color: rgb(170, 254, 175); /* oklch */ color: oklch(92.4% 0.134 145.8);
Tailwind
colors: {
custom: {
50: '#c6ffc7',
500: '#aafeaf',
950: '#000000',
},
}SCSS
$custom: #aafeaf; $custom-light: #c6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#aafeaf",
"rgb": {
"r": 170,
"g": 254,
"b": 175
},
"hsl": {
"h": 123.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.92369,
"c": 0.13411,
"h": 145.8
},
"luminance": 0.82525
}Semantic roles & 50–950 ramp
primary
#AAFEAF
secondary
#E369DC
accent
#00D8E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682