#AAEFEC#AAEFEC
#AAEFEC is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.6% C 0.069 H 192.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFEC |
|---|---|
| RGB | rgb(170, 239, 236) |
| HSL | hsl(177, 68%, 80%) |
| HSV | hsv(177, 29%, 94%) |
| CMYK | cmyk(28.9%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(90.01, -21.98, -5.45) |
| CIE-LCH | lch(90.01, 22.64, 193.94°) |
| OKLab | oklab(90.57% -0.0671 -0.015) |
| OKLCH | oklch(90.57% 0.069 192.6) |
| XYZ | xyz(62.5793, 76.3319, 90.7767) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.65
Pale Cyan
#B7FFFA
ΔE00 3.38
Light Cyan
#ACFFFC
ΔE00 3.55
Duck Egg Blue
#C3FBF4
ΔE00 3.93
Eggshell Blue
#C4FFF7
ΔE00 4.39
Light Light Blue
#CAFFFB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFEC #EFAAAD
analogous
#AAEFC9 #AAEFEC #AAD0EF
triadic
#AAEFEC #ECAAEF #EFECAA
tetradic
#AAEFEC #C9AAEF #EFAAAD #D0EFAA
square
#AAEFEC #C9AAEF #EFAAAD #D0EFAA
split-complementary
#AAEFEC #EFAAD0 #EFC9AA
monochromatic
#43DCD5 #76E5E0 #AAEFEC #DEF9F8 #E5FAF9
Accessibility & contrast
On white
1.29
#AAEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#AAEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFEC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFEC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#92F3EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaefec; /* rgb */ color: rgb(170, 239, 236); /* oklch */ color: oklch(90.6% 0.069 192.6);
Tailwind
colors: {
custom: {
50: '#c5f4f2',
500: '#aaefec',
950: '#000000',
},
}SCSS
$custom: #aaefec; $custom-light: #c5f4f2; $custom-dark: #000000;
JSON
{
"hex": "#aaefec",
"rgb": {
"r": 170,
"g": 239,
"b": 236
},
"hsl": {
"h": 177.391,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90566,
"c": 0.06879,
"h": 192.6
},
"luminance": 0.76335
}Semantic roles & 50–950 ramp
primary
#AAEFEC
secondary
#CD7075
accent
#151DD0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585