#AAFEFE#AAFEFE
#AAFEFE is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.4% C 0.081 H 195.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEFE |
|---|---|
| RGB | rgb(170, 254, 254) |
| HSL | hsl(180, 98%, 83%) |
| HSV | hsv(180, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.56, -25.23, -8.08) |
| CIE-LCH | lch(94.56, 26.49, 197.76°) |
| OKLab | oklab(94.36% -0.0781 -0.0222) |
| OKLCH | oklch(94.36% 0.081 195.9) |
| XYZ | xyz(69.9025, 86.5811, 106.7752) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.12
Pale Cyan
#B7FFFA
ΔE00 2.40
Paleturquoise
#AFEEEE
ΔE00 4.11
Eggshell Blue
#C4FFF7
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Duck Egg Blue
#C3FBF4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEFE #FEAAAA
analogous
#AAFED4 #AAFEFE #AAD4FE
triadic
#AAFEFE #FEAAFE #FEFEAA
tetradic
#AAFEFE #D4AAFE #FEAAAA #D4FEAA
square
#AAFEFE #D4AAFE #FEAAAA #D4FEAA
split-complementary
#AAFEFE #FEAAD4 #FED4AA
monochromatic
#31FDFD #6EFDFD #AAFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.15
#AAFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#AAFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEFE
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEFE | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#89FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aafefe; /* rgb */ color: rgb(170, 254, 254); /* oklch */ color: oklch(94.4% 0.081 195.9);
Tailwind
colors: {
custom: {
50: '#c6fffe',
500: '#aafefe',
950: '#000000',
},
}SCSS
$custom: #aafefe; $custom-light: #c6fffe; $custom-dark: #000000;
JSON
{
"hex": "#aafefe",
"rgb": {
"r": 170,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94361,
"c": 0.08121,
"h": 195.9
},
"luminance": 0.86585
}Semantic roles & 50–950 ramp
primary
#AAFEFE
secondary
#E36969
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685