#AAFAFE#AAFAFE
#AAFAFE is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.5% C 0.078 H 199.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFAFE |
|---|---|
| RGB | rgb(170, 250, 254) |
| HSL | hsl(183, 98%, 83%) |
| HSV | hsv(183, 33%, 100%) |
| CMYK | cmyk(33.1%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(93.48, -23.29, -9.68) |
| CIE-LCH | lch(93.48, 25.23, 202.57°) |
| OKLab | oklab(93.5% -0.0734 -0.0265) |
| OKLCH | oklch(93.5% 0.078 199.9) |
| XYZ | xyz(68.6464, 84.0689, 106.3565) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.84
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Paleturquoise
#AFEEEE
ΔE00 3.40
Pale Cyan
#B7FFFA
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Light Sky Blue
#C6FCFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFAFE #FEAEAA
analogous
#AAFED8 #AAFAFE #AAD0FE
triadic
#AAFAFE #FEAAFA #FAFEAA
tetradic
#AAFAFE #D8AAFE #FEAEAA #D0FEAA
square
#AAFAFE #D8AAFE #FEAEAA #D0FEAA
split-complementary
#AAFAFE #FEAAD0 #FED8AA
monochromatic
#31F3FD #6EF6FD #AAFAFE #E1FDFF #E1FDFF
Accessibility & contrast
On white
1.18
#AAFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#AAFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFAFE
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFAFE | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#8AFFFB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aafafe; /* rgb */ color: rgb(170, 250, 254); /* oklch */ color: oklch(93.5% 0.078 199.9);
Tailwind
colors: {
custom: {
50: '#c6fcfe',
500: '#aafafe',
950: '#000000',
},
}SCSS
$custom: #aafafe; $custom-light: #c6fcfe; $custom-dark: #000000;
JSON
{
"hex": "#aafafe",
"rgb": {
"r": 170,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93498,
"c": 0.07803,
"h": 199.9
},
"luminance": 0.84073
}Semantic roles & 50–950 ramp
primary
#AAFAFE
secondary
#E36F69
accent
#0B00E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131717
muted
#828585