#AAFFD2#AAFFD2
#AAFFD2 is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.4% C 0.103 H 160.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFD2 |
|---|---|
| RGB | rgb(170, 255, 210) |
| HSL | hsl(148, 100%, 83%) |
| HSV | hsv(148, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(93.76, -34.94, 13.45) |
| CIE-LCH | lch(93.76, 37.44, 158.95°) |
| OKLab | oklab(93.36% -0.0973 0.0346) |
| OKLCH | oklch(93.36% 0.103 160.4) |
| XYZ | xyz(63.9663, 84.7157, 73.9415) |
| Luminance | 0.8472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.03
Mint
#AAF0C1
ΔE00 3.66
Light Seafoam
#A0FEBF
ΔE00 4.09
Light Aqua
#8CFFDB
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 4.98
Aquamarine
#7FFFD4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFD2 #FFAAD7
analogous
#ACFFAA #AAFFD2 #AAFFFC
triadic
#AAFFD2 #D2AAFF #FFD2AA
tetradic
#AAFFD2 #AAACFF #FFAAD7 #FFFCAA
square
#AAFFD2 #AAACFF #FFAAD7 #FFFCAA
split-complementary
#AAFFD2 #FCAAFF #FFAAAC
monochromatic
#30FF91 #6DFFB2 #AAFFD2 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.17
#AAFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#AAFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFD2
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFD2 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D0
Deuteranopia (green-blind)
#EFE9D5
Tritanopia (blue-blind)
#98FEF2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aaffd2; /* rgb */ color: rgb(170, 255, 210); /* oklch */ color: oklch(93.4% 0.103 160.4);
Tailwind
colors: {
custom: {
50: '#c5ffdf',
500: '#aaffd2',
950: '#000000',
},
}SCSS
$custom: #aaffd2; $custom-light: #c5ffdf; $custom-dark: #000000;
JSON
{
"hex": "#aaffd2",
"rgb": {
"r": 170,
"g": 255,
"b": 210
},
"hsl": {
"h": 148.235,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93364,
"c": 0.1033,
"h": 160.4
},
"luminance": 0.84719
}Semantic roles & 50–950 ramp
primary
#AAFFD2
secondary
#E469AA
accent
#007AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684