#AAEAEA#AAEAEA
#AAEAEA is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.4% C 0.064 H 196.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEAEA |
|---|---|
| RGB | rgb(170, 234, 234) |
| HSL | hsl(180, 60%, 79%) |
| HSV | hsv(180, 27%, 92%) |
| CMYK | cmyk(27.4%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(88.60, -19.95, -6.49) |
| CIE-LCH | lch(88.60, 20.98, 198.01°) |
| OKLab | oklab(89.42% -0.0617 -0.0178) |
| OKLCH | oklch(89.42% 0.064 196.1) |
| XYZ | xyz(60.8468, 73.3291, 88.7738) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Powder Blue
#B0E0E6
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEAEA #EAAAAA
analogous
#AAEACA #AAEAEA #AACAEA
triadic
#AAEAEA #EAAAEA #EAEAAA
tetradic
#AAEAEA #CAAAEA #EAAAAA #CAEAAA
square
#AAEAEA #CAAAEA #EAAAAA #CAEAAA
split-complementary
#AAEAEA #EAAACA #EACAAA
monochromatic
#48D2D2 #79DEDE #AAEAEA #DBF6F6 #E6F9F9
Accessibility & contrast
On white
1.34
#AAEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#AAEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEAEA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEAEA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#94EEEA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aaeaea; /* rgb */ color: rgb(170, 234, 234); /* oklch */ color: oklch(89.4% 0.064 196.1);
Tailwind
colors: {
custom: {
50: '#c5f0f0',
500: '#aaeaea',
950: '#000000',
},
}SCSS
$custom: #aaeaea; $custom-light: #c5f0f0; $custom-dark: #000000;
JSON
{
"hex": "#aaeaea",
"rgb": {
"r": 170,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89424,
"c": 0.06425,
"h": 196.1
},
"luminance": 0.73332
}Semantic roles & 50–950 ramp
primary
#AAEAEA
secondary
#C67272
accent
#1D1DC8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585