#AAF3FA#AAF3FA
#AAF3FA is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.9% C 0.073 H 203.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF3FA |
|---|---|
| RGB | rgb(170, 243, 250) |
| HSL | hsl(185, 89%, 82%) |
| HSV | hsv(185, 32%, 98%) |
| CMYK | cmyk(32%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(91.48, -20.79, -10.58) |
| CIE-LCH | lch(91.48, 23.33, 206.97°) |
| OKLab | oklab(91.87% -0.0665 -0.0289) |
| OKLCH | oklch(91.87% 0.073 203.5) |
| XYZ | xyz(65.8776, 79.5456, 102.3065) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.26
Paleturquoise
#AFEEEE
ΔE00 2.92
Pale Sky Blue
#BDF6FE
ΔE00 3.12
Robin Egg Blue
#8AF1FE
ΔE00 3.83
Light Sky Blue
#C6FCFF
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF3FA #FAB1AA
analogous
#AAFAD9 #AAF3FA #AACBFA
triadic
#AAF3FA #FAAAF3 #F3FAAA
tetradic
#AAF3FA #D9AAFA #FAB1AA #CBFAAA
square
#AAF3FA #D9AAFA #FAB1AA #CBFAAA
split-complementary
#AAF3FA #FAAACB #FAD9AA
monochromatic
#36E3F3 #70EBF7 #AAF3FA #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.24
#AAF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#AAF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF3FA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF3FA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#8DF9F5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aaf3fa; /* rgb */ color: rgb(170, 243, 250); /* oklch */ color: oklch(91.9% 0.073 203.5);
Tailwind
colors: {
custom: {
50: '#c6f7fc',
500: '#aaf3fa',
950: '#000000',
},
}SCSS
$custom: #aaf3fa; $custom-light: #c6f7fc; $custom-dark: #000000;
JSON
{
"hex": "#aaf3fa",
"rgb": {
"r": 170,
"g": 243,
"b": 250
},
"hsl": {
"h": 185.25,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.91865,
"c": 0.07256,
"h": 203.5
},
"luminance": 0.79549
}Semantic roles & 50–950 ramp
primary
#AAF3FA
secondary
#DD756C
accent
#1400E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585