#AAFCFF#AAFCFF
#AAFCFF is a very light, moderate teal. Relative luminance 0.854; OKLCH L 94.0% C 0.080 H 198.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFCFF |
|---|---|
| RGB | rgb(170, 252, 255) |
| HSL | hsl(182, 100%, 83%) |
| HSV | hsv(182, 33%, 100%) |
| CMYK | cmyk(33.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(94.05, -24.04, -9.36) |
| CIE-LCH | lch(94.05, 25.79, 201.27°) |
| OKLab | oklab(93.96% -0.0754 -0.0257) |
| OKLCH | oklch(93.96% 0.08 198.8) |
| XYZ | xyz(69.4317, 85.3826, 107.4103) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.31
Pale Cyan
#B7FFFA
ΔE00 3.23
Paleturquoise
#AFEEEE
ΔE00 3.72
Robin'S Egg Blue
#98EFF9
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFCFF #FFADAA
analogous
#AAFFD7 #AAFCFF #AAD1FF
triadic
#AAFCFF #FFAAFC #FCFFAA
tetradic
#AAFCFF #D7AAFF #FFADAA #D1FFAA
square
#AAFCFF #D7AAFF #FFADAA #D1FFAA
split-complementary
#AAFCFF #FFAAD1 #FFD7AA
monochromatic
#30F8FF #6DFAFF #AAFCFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.16
#AAFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#AAFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFCFF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFCFF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#89FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aafcff; /* rgb */ color: rgb(170, 252, 255); /* oklch */ color: oklch(94.0% 0.080 198.8);
Tailwind
colors: {
custom: {
50: '#c6fdff',
500: '#aafcff',
950: '#000000',
},
}SCSS
$custom: #aafcff; $custom-light: #c6fdff; $custom-dark: #000000;
JSON
{
"hex": "#aafcff",
"rgb": {
"r": 170,
"g": 252,
"b": 255
},
"hsl": {
"h": 182.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.9396,
"c": 0.07962,
"h": 198.8
},
"luminance": 0.85387
}Semantic roles & 50–950 ramp
primary
#AAFCFF
secondary
#E46D69
accent
#0800E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131718
muted
#828586