#AAF5FA#AAF5FA
#AAF5FA is a very light, moderate teal. Relative luminance 0.808; OKLCH L 92.3% C 0.074 H 201.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF5FA |
|---|---|
| RGB | rgb(170, 245, 250) |
| HSL | hsl(184, 89%, 82%) |
| HSV | hsv(184, 32%, 98%) |
| CMYK | cmyk(32%, 2%, 0%, 2%) |
| CIE-LAB | lab(92.02, -21.77, -9.78) |
| CIE-LCH | lch(92.02, 23.86, 204.18°) |
| OKLab | oklab(92.3% -0.0689 -0.0268) |
| OKLCH | oklch(92.3% 0.074 201.2) |
| XYZ | xyz(66.4794, 80.7492, 102.5071) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.60
Paleturquoise
#AFEEEE
ΔE00 2.65
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 4.03
Light Sky Blue
#C6FCFF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF5FA #FAAFAA
analogous
#AAFAD7 #AAF5FA #AACDFA
triadic
#AAF5FA #FAAAF5 #F5FAAA
tetradic
#AAF5FA #D7AAFA #FAAFAA #CDFAAA
square
#AAF5FA #D7AAFA #FAAFAA #CDFAAA
split-complementary
#AAF5FA #FAAACD #FAD7AA
monochromatic
#36E7F3 #70EEF7 #AAF5FA #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.22
#AAF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#AAF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF5FA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF5FA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#8CFAF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aaf5fa; /* rgb */ color: rgb(170, 245, 250); /* oklch */ color: oklch(92.3% 0.074 201.2);
Tailwind
colors: {
custom: {
50: '#c6f8fc',
500: '#aaf5fa',
950: '#000000',
},
}SCSS
$custom: #aaf5fa; $custom-light: #c6f8fc; $custom-dark: #000000;
JSON
{
"hex": "#aaf5fa",
"rgb": {
"r": 170,
"g": 245,
"b": 250
},
"hsl": {
"h": 183.75,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.92295,
"c": 0.07396,
"h": 201.2
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#AAF5FA
secondary
#DD736C
accent
#0E00E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585