#AAFFC0#AAFFC0
#AAFFC0 is a very light, moderate green. Relative luminance 0.839; OKLCH L 92.9% C 0.119 H 151.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFC0 |
|---|---|
| RGB | rgb(170, 255, 192) |
| HSL | hsl(136, 100%, 83%) |
| HSV | hsv(136, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(93.39, -38.24, 22.14) |
| CIE-LCH | lch(93.39, 44.19, 149.93°) |
| OKLab | oklab(92.95% -0.1049 0.0565) |
| OKLCH | oklch(92.95% 0.119 151.7) |
| XYZ | xyz(61.8486, 83.8687, 62.7883) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.25
Light Seafoam Green
#A7FFB5
ΔE00 2.19
Light Mint
#B6FFBB
ΔE00 2.29
Light Mint Green
#A6FBB2
ΔE00 2.33
Light Sea Green
#98F6B0
ΔE00 2.79
Mint (survey)
#9FFEB0
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFC0 #FFAAE9
analogous
#BEFFAA #AAFFC0 #AAFFEA
triadic
#AAFFC0 #C0AAFF #FFC0AA
tetradic
#AAFFC0 #AABEFF #FFAAE9 #FFEAAA
square
#AAFFC0 #AABEFF #FFAAE9 #FFEAAA
split-complementary
#AAFFC0 #EAAAFF #FFAABE
monochromatic
#30FF65 #6DFF93 #AAFFC0 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.18
#AAFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#AAFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFC0
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFC0 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BC
Deuteranopia (green-blind)
#F2E8C4
Tritanopia (blue-blind)
#9CFCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aaffc0; /* rgb */ color: rgb(170, 255, 192); /* oklch */ color: oklch(92.9% 0.119 151.7);
Tailwind
colors: {
custom: {
50: '#c5ffd3',
500: '#aaffc0',
950: '#000000',
},
}SCSS
$custom: #aaffc0; $custom-light: #c5ffd3; $custom-dark: #000000;
JSON
{
"hex": "#aaffc0",
"rgb": {
"r": 170,
"g": 255,
"b": 192
},
"hsl": {
"h": 135.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92947,
"c": 0.11916,
"h": 151.7
},
"luminance": 0.83872
}Semantic roles & 50–950 ramp
primary
#AAFFC0
secondary
#E469C4
accent
#00AAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683