#AAFFFE#AAFFFE
#AAFFFE is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.082 H 194.9°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFFE |
|---|---|
| RGB | rgb(170, 255, 254) |
| HSL | hsl(179, 100%, 83%) |
| HSV | hsv(179, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.83, -25.71, -7.68) |
| CIE-LCH | lch(94.83, 26.83, 196.63°) |
| OKLab | oklab(94.58% -0.0793 -0.0211) |
| OKLCH | oklch(94.58% 0.082 194.9) |
| XYZ | xyz(70.2206, 87.2175, 106.8812) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.75
Pale Cyan
#B7FFFA
ΔE00 2.23
Paleturquoise
#AFEEEE
ΔE00 4.38
Eggshell Blue
#C4FFF7
ΔE00 4.59
Duck Egg Blue
#C3FBF4
ΔE00 4.81
Light Light Blue
#CAFFFB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFFE #FFAAAB
analogous
#AAFFD3 #AAFFFE #AAD5FF
triadic
#AAFFFE #FEAAFF #FFFEAA
tetradic
#AAFFFE #D3AAFF #FFAAAB #D5FFAA
square
#AAFFFE #D3AAFF #FFAAAB #D5FFAA
split-complementary
#AAFFFE #FFAAD5 #FFD3AA
monochromatic
#30FFFD #6DFFFD #AAFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#AAFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#AAFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFFE
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFFE | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#89FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aafffe; /* rgb */ color: rgb(170, 255, 254); /* oklch */ color: oklch(94.6% 0.082 194.9);
Tailwind
colors: {
custom: {
50: '#c6fffe',
500: '#aafffe',
950: '#000000',
},
}SCSS
$custom: #aafffe; $custom-light: #c6fffe; $custom-dark: #000000;
JSON
{
"hex": "#aafffe",
"rgb": {
"r": 170,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94577,
"c": 0.08206,
"h": 194.9
},
"luminance": 0.87222
}Semantic roles & 50–950 ramp
primary
#AAFFFE
secondary
#E4696A
accent
#0003E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685