#AAEFED#AAEFED
#AAEFED is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.6% C 0.069 H 193.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFED |
|---|---|
| RGB | rgb(170, 239, 237) |
| HSL | hsl(178, 68%, 80%) |
| HSV | hsv(178, 29%, 94%) |
| CMYK | cmyk(28.9%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.04, -21.75, -5.94) |
| CIE-LCH | lch(90.04, 22.55, 195.26°) |
| OKLab | oklab(90.6% -0.0667 -0.0163) |
| OKLCH | oklch(90.6% 0.069 193.7) |
| XYZ | xyz(62.7250, 76.3902, 91.5440) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.36
Pale Cyan
#B7FFFA
ΔE00 3.47
Light Cyan
#ACFFFC
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 4.05
Eggshell Blue
#C4FFF7
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFED #EFAAAC
analogous
#AAEFCA #AAEFED #AACEEF
triadic
#AAEFED #EDAAEF #EFEDAA
tetradic
#AAEFED #CAAAEF #EFAAAC #CEEFAA
square
#AAEFED #CAAAEF #EFAAAC #CEEFAA
split-complementary
#AAEFED #EFAACE #EFCAAA
monochromatic
#43DCD7 #76E5E2 #AAEFED #DEF9F8 #E5FAFA
Accessibility & contrast
On white
1.29
#AAEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#AAEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFED
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFED | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#92F3EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaefed; /* rgb */ color: rgb(170, 239, 237); /* oklch */ color: oklch(90.6% 0.069 193.7);
Tailwind
colors: {
custom: {
50: '#c5f4f2',
500: '#aaefed',
950: '#000000',
},
}SCSS
$custom: #aaefed; $custom-light: #c5f4f2; $custom-dark: #000000;
JSON
{
"hex": "#aaefed",
"rgb": {
"r": 170,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.261,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90597,
"c": 0.0687,
"h": 193.7
},
"luminance": 0.76393
}Semantic roles & 50–950 ramp
primary
#AAEFED
secondary
#CD7073
accent
#151BD0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585