#AAFEFF#AAFEFF
#AAFEFF is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.081 H 196.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEFF |
|---|---|
| RGB | rgb(170, 254, 255) |
| HSL | hsl(181, 100%, 83%) |
| HSV | hsv(181, 33%, 100%) |
| CMYK | cmyk(33.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.59, -25.00, -8.56) |
| CIE-LCH | lch(94.59, 26.43, 198.89°) |
| OKLab | oklab(94.39% -0.0777 -0.0235) |
| OKLCH | oklch(94.39% 0.081 196.8) |
| XYZ | xyz(70.0630, 86.6454, 107.6207) |
| Luminance | 0.8665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.48
Pale Cyan
#B7FFFA
ΔE00 2.66
Paleturquoise
#AFEEEE
ΔE00 4.09
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Eggshell Blue
#C4FFF7
ΔE00 4.90
Duck Egg Blue
#C3FBF4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEFF #FFABAA
analogous
#AAFFD5 #AAFEFF #AAD3FF
triadic
#AAFEFF #FFAAFE #FEFFAA
tetradic
#AAFEFF #D5AAFF #FFABAA #D3FFAA
square
#AAFEFF #D5AAFF #FFABAA #D3FFAA
split-complementary
#AAFEFF #FFAAD3 #FFD5AA
monochromatic
#30FDFF #6DFDFF #AAFEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#AAFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#AAFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEFF
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEFF | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#89FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aafeff; /* rgb */ color: rgb(170, 254, 255); /* oklch */ color: oklch(94.4% 0.081 196.8);
Tailwind
colors: {
custom: {
50: '#c6ffff',
500: '#aafeff',
950: '#000000',
},
}SCSS
$custom: #aafeff; $custom-light: #c6ffff; $custom-dark: #000000;
JSON
{
"hex": "#aafeff",
"rgb": {
"r": 170,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94392,
"c": 0.0812,
"h": 196.8
},
"luminance": 0.8665
}Semantic roles & 50–950 ramp
primary
#AAFEFF
secondary
#E46A69
accent
#0300E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686