#AAFFE3#AAFFE3
#AAFFE3 is a very light, moderate teal. Relative luminance 0.856; OKLCH L 93.8% C 0.091 H 171.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE3 |
|---|---|
| RGB | rgb(170, 255, 227) |
| HSL | hsl(160, 100%, 83%) |
| HSV | hsv(160, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 11%, 0%) |
| CIE-LAB | lab(94.14, -31.56, 5.25) |
| CIE-LCH | lch(94.14, 31.99, 170.55°) |
| OKLab | oklab(93.8% -0.0902 0.0134) |
| OKLCH | oklch(93.8% 0.091 171.5) |
| XYZ | xyz(66.1978, 85.6083, 85.6941) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.98
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 5.48
Aquamarine
#7FFFD4
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE3 #FFAAC6
analogous
#AAFFB8 #AAFFE3 #AAF1FF
triadic
#AAFFE3 #E3AAFF #FFE3AA
tetradic
#AAFFE3 #B8AAFF #FFAAC6 #F1FFAA
square
#AAFFE3 #B8AAFF #FFAAC6 #F1FFAA
split-complementary
#AAFFE3 #FFAAF1 #FFB8AA
monochromatic
#30FFBB #6DFFCF #AAFFE3 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.16
#AAFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#AAFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE3
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE3 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E2
Deuteranopia (green-blind)
#EBEAE5
Tritanopia (blue-blind)
#93FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe3; /* rgb */ color: rgb(170, 255, 227); /* oklch */ color: oklch(93.8% 0.091 171.5);
Tailwind
colors: {
custom: {
50: '#c6ffeb',
500: '#aaffe3',
950: '#000000',
},
}SCSS
$custom: #aaffe3; $custom-light: #c6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#aaffe3",
"rgb": {
"r": 170,
"g": 255,
"b": 227
},
"hsl": {
"h": 160.235,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.938,
"c": 0.0912,
"h": 171.5
},
"luminance": 0.85612
}Semantic roles & 50–950 ramp
primary
#AAFFE3
secondary
#E46991
accent
#004CE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684