#AAFDFF#AAFDFF
#AAFDFF is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.2% C 0.080 H 197.8°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFDFF |
|---|---|
| RGB | rgb(170, 253, 255) |
| HSL | hsl(181, 100%, 83%) |
| HSV | hsv(181, 33%, 100%) |
| CMYK | cmyk(33.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(94.32, -24.52, -8.96) |
| CIE-LCH | lch(94.32, 26.10, 200.07°) |
| OKLab | oklab(94.18% -0.0766 -0.0246) |
| OKLCH | oklch(94.18% 0.08 197.8) |
| XYZ | xyz(69.7465, 86.0123, 107.5152) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.89
Pale Cyan
#B7FFFA
ΔE00 2.92
Paleturquoise
#AFEEEE
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.12
Light Sky Blue
#C6FCFF
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFDFF #FFACAA
analogous
#AAFFD6 #AAFDFF #AAD2FF
triadic
#AAFDFF #FFAAFD #FDFFAA
tetradic
#AAFDFF #D6AAFF #FFACAA #D2FFAA
square
#AAFDFF #D6AAFF #FFACAA #D2FFAA
split-complementary
#AAFDFF #FFAAD2 #FFD6AA
monochromatic
#30FAFF #6DFCFF #AAFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.15
#AAFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#AAFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFDFF
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFDFF | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#89FFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aafdff; /* rgb */ color: rgb(170, 253, 255); /* oklch */ color: oklch(94.2% 0.080 197.8);
Tailwind
colors: {
custom: {
50: '#c6feff',
500: '#aafdff',
950: '#000000',
},
}SCSS
$custom: #aafdff; $custom-light: #c6feff; $custom-dark: #000000;
JSON
{
"hex": "#aafdff",
"rgb": {
"r": 170,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94176,
"c": 0.0804,
"h": 197.8
},
"luminance": 0.86017
}Semantic roles & 50–950 ramp
primary
#AAFDFF
secondary
#E46C69
accent
#0500E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131718
muted
#828586