#AAF2FF#AAF2FF
#AAF2FF is a very light, moderate teal. Relative luminance 0.793; OKLCH L 91.8% C 0.073 H 210.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2FF |
|---|---|
| RGB | rgb(170, 242, 255) |
| HSL | hsl(189, 100%, 83%) |
| HSV | hsv(189, 33%, 100%) |
| CMYK | cmyk(33.3%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(91.35, -19.14, -13.37) |
| CIE-LCH | lch(91.35, 23.34, 214.93°) |
| OKLab | oklab(91.81% -0.0634 -0.0366) |
| OKLCH | oklch(91.81% 0.073 210) |
| XYZ | xyz(66.3736, 79.2665, 106.3909) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.89
Robin'S Egg Blue
#98EFF9
ΔE00 2.93
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Light Sky Blue
#C6FCFF
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2FF #FFB7AA
analogous
#AAFFE1 #AAF2FF #AAC7FF
triadic
#AAF2FF #FFAAF2 #F2FFAA
tetradic
#AAF2FF #E1AAFF #FFB7AA #C7FFAA
square
#AAF2FF #E1AAFF #FFB7AA #C7FFAA
split-complementary
#AAF2FF #FFAAC7 #FFE1AA
monochromatic
#30DFFF #6DE9FF #AAF2FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.25
#AAF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#AAF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2FF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2FF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#8BF8F6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aaf2ff; /* rgb */ color: rgb(170, 242, 255); /* oklch */ color: oklch(91.8% 0.073 210.0);
Tailwind
colors: {
custom: {
50: '#c6f6ff',
500: '#aaf2ff',
950: '#000000',
},
}SCSS
$custom: #aaf2ff; $custom-light: #c6f6ff; $custom-dark: #000000;
JSON
{
"hex": "#aaf2ff",
"rgb": {
"r": 170,
"g": 242,
"b": 255
},
"hsl": {
"h": 189.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.91812,
"c": 0.0732,
"h": 210
},
"luminance": 0.7927
}Semantic roles & 50–950 ramp
primary
#AAF2FF
secondary
#E47C69
accent
#2300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131718
muted
#828586