#AAFAFF#AAFAFF
#AAFAFF is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.5% C 0.078 H 200.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFAFF |
|---|---|
| RGB | rgb(170, 250, 255) |
| HSL | hsl(184, 100%, 83%) |
| HSV | hsv(184, 33%, 100%) |
| CMYK | cmyk(33.3%, 2%, 0%, 0%) |
| CIE-LAB | lab(93.51, -23.07, -10.16) |
| CIE-LCH | lch(93.51, 25.20, 203.77°) |
| OKLab | oklab(93.53% -0.073 -0.0278) |
| OKLCH | oklch(93.53% 0.078 200.9) |
| XYZ | xyz(68.8069, 84.1331, 107.2020) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Light Cyan
#ACFFFC
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 3.53
Pale Cyan
#B7FFFA
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFAFF #FFAFAA
analogous
#AAFFD9 #AAFAFF #AACFFF
triadic
#AAFAFF #FFAAFA #FAFFAA
tetradic
#AAFAFF #D9AAFF #FFAFAA #CFFFAA
square
#AAFAFF #D9AAFF #FFAFAA #CFFFAA
split-complementary
#AAFAFF #FFAACF #FFD9AA
monochromatic
#30F3FF #6DF6FF #AAFAFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.18
#AAFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#AAFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFAFF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFAFF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#8AFFFB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aafaff; /* rgb */ color: rgb(170, 250, 255); /* oklch */ color: oklch(93.5% 0.078 200.9);
Tailwind
colors: {
custom: {
50: '#c6fcff',
500: '#aafaff',
950: '#000000',
},
}SCSS
$custom: #aafaff; $custom-light: #c6fcff; $custom-dark: #000000;
JSON
{
"hex": "#aafaff",
"rgb": {
"r": 170,
"g": 250,
"b": 255
},
"hsl": {
"h": 183.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93529,
"c": 0.07812,
"h": 200.9
},
"luminance": 0.84137
}Semantic roles & 50–950 ramp
primary
#AAFAFF
secondary
#E47069
accent
#0D00E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131718
muted
#828586