#AAFFFD#AAFFFD
#AAFFFD is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.082 H 194.0°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFFD |
|---|---|
| RGB | rgb(170, 255, 253) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.80, -25.94, -7.20) |
| CIE-LCH | lch(94.80, 26.92, 195.52°) |
| OKLab | oklab(94.55% -0.0797 -0.0198) |
| OKLCH | oklch(94.55% 0.082 194) |
| XYZ | xyz(70.0609, 87.1536, 106.0401) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.43
Pale Cyan
#B7FFFA
ΔE00 2.05
Eggshell Blue
#C4FFF7
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 4.45
Duck Egg Blue
#C3FBF4
ΔE00 4.69
Light Light Blue
#CAFFFB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFFD #FFAAAC
analogous
#AAFFD2 #AAFFFD #AAD6FF
triadic
#AAFFFD #FDAAFF #FFFDAA
tetradic
#AAFFFD #D2AAFF #FFAAAC #D6FFAA
square
#AAFFFD #D2AAFF #FFAAAC #D6FFAA
split-complementary
#AAFFFD #FFAAD6 #FFD2AA
monochromatic
#30FFFA #6DFFFC #AAFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.14
#AAFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#AAFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFFD
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFFD | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#8AFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aafffd; /* rgb */ color: rgb(170, 255, 253); /* oklch */ color: oklch(94.5% 0.082 194.0);
Tailwind
colors: {
custom: {
50: '#c6fffe',
500: '#aafffd',
950: '#000000',
},
}SCSS
$custom: #aafffd; $custom-light: #c6fffe; $custom-dark: #000000;
JSON
{
"hex": "#aafffd",
"rgb": {
"r": 170,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.588,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94546,
"c": 0.08213,
"h": 194
},
"luminance": 0.87158
}Semantic roles & 50–950 ramp
primary
#AAFFFD
secondary
#E4696C
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685