#AAF2FA#AAF2FA
#AAF2FA is a very light, moderate teal. Relative luminance 0.790; OKLCH L 91.6% C 0.072 H 204.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2FA |
|---|---|
| RGB | rgb(170, 242, 250) |
| HSL | hsl(186, 89%, 82%) |
| HSV | hsv(186, 32%, 98%) |
| CMYK | cmyk(32%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(91.21, -20.30, -10.98) |
| CIE-LCH | lch(91.21, 23.08, 208.41°) |
| OKLab | oklab(91.65% -0.0653 -0.03) |
| OKLCH | oklch(91.65% 0.072 204.7) |
| XYZ | xyz(65.5792, 78.9487, 102.2071) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.24
Pale Sky Blue
#BDF6FE
ΔE00 2.92
Paleturquoise
#AFEEEE
ΔE00 3.16
Robin Egg Blue
#8AF1FE
ΔE00 3.82
Light Sky Blue
#C6FCFF
ΔE00 4.14
Light Cyan
#ACFFFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2FA #FAB2AA
analogous
#AAFADA #AAF2FA #AACAFA
triadic
#AAF2FA #FAAAF2 #F2FAAA
tetradic
#AAF2FA #DAAAFA #FAB2AA #CAFAAA
square
#AAF2FA #DAAAFA #FAB2AA #CAFAAA
split-complementary
#AAF2FA #FAAACA #FADAAA
monochromatic
#36E0F3 #70E9F7 #AAF2FA #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.25
#AAF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#AAF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2FA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2FA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#8DF8F4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aaf2fa; /* rgb */ color: rgb(170, 242, 250); /* oklch */ color: oklch(91.6% 0.072 204.7);
Tailwind
colors: {
custom: {
50: '#c6f6fc',
500: '#aaf2fa',
950: '#000000',
},
}SCSS
$custom: #aaf2fa; $custom-light: #c6f6fc; $custom-dark: #000000;
JSON
{
"hex": "#aaf2fa",
"rgb": {
"r": 170,
"g": 242,
"b": 250
},
"hsl": {
"h": 186,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.9165,
"c": 0.0719,
"h": 204.7
},
"luminance": 0.78952
}Semantic roles & 50–950 ramp
primary
#AAF2FA
secondary
#DD776C
accent
#1700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585