#AAFFFA#AAFFFA
#AAFFFA is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.082 H 191.2°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFFA |
|---|---|
| RGB | rgb(170, 255, 250) |
| HSL | hsl(176, 100%, 83%) |
| HSV | hsv(176, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.72, -26.61, -5.77) |
| CIE-LCH | lch(94.72, 27.23, 192.24°) |
| OKLab | oklab(94.46% -0.0809 -0.016) |
| OKLCH | oklch(94.46% 0.082 191.2) |
| XYZ | xyz(69.5868, 86.9639, 103.5429) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.81
Pale Cyan
#B7FFFA
ΔE00 1.84
Eggshell Blue
#C4FFF7
ΔE00 4.11
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Paleturquoise
#AFEEEE
ΔE00 4.83
Light Light Blue
#CAFFFB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFFA #FFAAAF
analogous
#AAFFCF #AAFFFA #AAD9FF
triadic
#AAFFFA #FAAAFF #FFFAAA
tetradic
#AAFFFA #CFAAFF #FFAAAF #D9FFAA
square
#AAFFFA #CFAAFF #FFAAAF #D9FFAA
split-complementary
#AAFFFA #FFAAD9 #FFCFAA
monochromatic
#30FFF3 #6DFFF6 #AAFFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.14
#AAFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#AAFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFFA
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFFA | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#8BFFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aafffa; /* rgb */ color: rgb(170, 255, 250); /* oklch */ color: oklch(94.5% 0.082 191.2);
Tailwind
colors: {
custom: {
50: '#c6fffb',
500: '#aafffa',
950: '#000000',
},
}SCSS
$custom: #aafffa; $custom-light: #c6fffb; $custom-dark: #000000;
JSON
{
"hex": "#aafffa",
"rgb": {
"r": 170,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94455,
"c": 0.08244,
"h": 191.2
},
"luminance": 0.86968
}Semantic roles & 50–950 ramp
primary
#AAFFFA
secondary
#E46970
accent
#000DE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685