#AAFFAF#AAFFAF
#AAFFAF is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.136 H 145.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFAF |
|---|---|
| RGB | rgb(170, 255, 175) |
| HSL | hsl(124, 100%, 83%) |
| HSV | hsv(124, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(93.08, -41.10, 30.32) |
| CIE-LCH | lch(93.08, 51.07, 143.58°) |
| OKLab | oklab(92.59% -0.1121 0.0763) |
| OKLCH | oklch(92.59% 0.136 145.8) |
| XYZ | xyz(60.0726, 83.1583, 53.4350) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.35
Mint (survey)
#9FFEB0
ΔE00 1.51
Light Mint Green
#A6FBB2
ΔE00 1.52
Light Pastel Green
#B2FBA5
ΔE00 2.38
Light Mint
#B6FFBB
ΔE00 2.44
Foam Green
#90FDA9
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFAF #FFAAFA
analogous
#CFFFAA #AAFFAF #AAFFD9
triadic
#AAFFAF #AFAAFF #FFAFAA
tetradic
#AAFFAF #AACFFF #FFAAFA #FFD9AA
square
#AAFFAF #AACFFF #FFAAFA #FFD9AA
split-complementary
#AAFFAF #D9AAFF #FFAACF
monochromatic
#30FF3C #6DFF75 #AAFFAF #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.19
#AAFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#AAFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFAF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFAF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#A0FBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aaffaf; /* rgb */ color: rgb(170, 255, 175); /* oklch */ color: oklch(92.6% 0.136 145.8);
Tailwind
colors: {
custom: {
50: '#c6ffc7',
500: '#aaffaf',
950: '#000000',
},
}SCSS
$custom: #aaffaf; $custom-light: #c6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#aaffaf",
"rgb": {
"r": 170,
"g": 255,
"b": 175
},
"hsl": {
"h": 123.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92594,
"c": 0.13561,
"h": 145.8
},
"luminance": 0.83161
}Semantic roles & 50–950 ramp
primary
#AAFFAF
secondary
#E469DD
accent
#00D8E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682