#AAF2FC#AAF2FC
#AAF2FC is a very light, moderate teal. Relative luminance 0.791; OKLCH L 91.7% C 0.072 H 206.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2FC |
|---|---|
| RGB | rgb(170, 242, 252) |
| HSL | hsl(187, 93%, 83%) |
| HSV | hsv(187, 33%, 99%) |
| CMYK | cmyk(32.5%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(91.27, -19.84, -11.94) |
| CIE-LCH | lch(91.27, 23.15, 211.04°) |
| OKLab | oklab(91.71% -0.0646 -0.0326) |
| OKLCH | oklch(91.71% 0.072 206.8) |
| XYZ | xyz(65.8944, 79.0748, 103.8674) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.36
Pale Sky Blue
#BDF6FE
ΔE00 2.76
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 3.84
Light Sky Blue
#C6FCFF
ΔE00 4.35
Powder Blue
#B0E0E6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2FC #FCB4AA
analogous
#AAFCDD #AAF2FC #AAC9FC
triadic
#AAF2FC #FCAAF2 #F2FCAA
tetradic
#AAF2FC #DDAAFC #FCB4AA #C9FCAA
square
#AAF2FC #DDAAFC #FCB4AA #C9FCAA
split-complementary
#AAF2FC #FCAAC9 #FCDDAA
monochromatic
#34E0F8 #6FE9FA #AAF2FC #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.25
#AAF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#AAF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2FC
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2FC | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#8CF8F5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aaf2fc; /* rgb */ color: rgb(170, 242, 252); /* oklch */ color: oklch(91.7% 0.072 206.8);
Tailwind
colors: {
custom: {
50: '#c6f6fd',
500: '#aaf2fc',
950: '#000000',
},
}SCSS
$custom: #aaf2fc; $custom-light: #c6f6fd; $custom-dark: #000000;
JSON
{
"hex": "#aaf2fc",
"rgb": {
"r": 170,
"g": 242,
"b": 252
},
"hsl": {
"h": 187.317,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.91714,
"c": 0.07235,
"h": 206.8
},
"luminance": 0.79079
}Semantic roles & 50–950 ramp
primary
#AAF2FC
secondary
#E0796A
accent
#1C00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585