#AAFFE6#AAFFE6
#AAFFE6 is a very light, moderate teal. Relative luminance 0.858; OKLCH L 93.9% C 0.089 H 173.8°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE6 |
|---|---|
| RGB | rgb(170, 255, 230) |
| HSL | hsl(162, 100%, 83%) |
| HSV | hsv(162, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(94.22, -30.93, 3.81) |
| CIE-LCH | lch(94.22, 31.17, 172.98°) |
| OKLab | oklab(93.88% -0.089 0.0096) |
| OKLCH | oklch(93.88% 0.089 173.8) |
| XYZ | xyz(66.6154, 85.7754, 87.8937) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.39
Pale Turquoise
#A5FBD5
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 6.11
Aquamarine
#7FFFD4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE6 #FFAAC3
analogous
#AAFFBB #AAFFE6 #AAEDFF
triadic
#AAFFE6 #E6AAFF #FFE6AA
tetradic
#AAFFE6 #BBAAFF #FFAAC3 #EDFFAA
square
#AAFFE6 #BBAAFF #FFAAC3 #EDFFAA
split-complementary
#AAFFE6 #FFAAED #FFBBAA
monochromatic
#30FFC2 #6DFFD4 #AAFFE6 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.16
#AAFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#AAFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE6
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE6 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E5
Deuteranopia (green-blind)
#EBEAE8
Tritanopia (blue-blind)
#92FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe6; /* rgb */ color: rgb(170, 255, 230); /* oklch */ color: oklch(93.9% 0.089 173.8);
Tailwind
colors: {
custom: {
50: '#c6ffed',
500: '#aaffe6',
950: '#000000',
},
}SCSS
$custom: #aaffe6; $custom-light: #c6ffed; $custom-dark: #000000;
JSON
{
"hex": "#aaffe6",
"rgb": {
"r": 170,
"g": 255,
"b": 230
},
"hsl": {
"h": 162.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93881,
"c": 0.08949,
"h": 173.8
},
"luminance": 0.85779
}Semantic roles & 50–950 ramp
primary
#AAFFE6
secondary
#E4698D
accent
#0043E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684