#AEE2E2#AEE2E2
#AEE2E2 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.7% C 0.053 H 196.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2E2 |
|---|---|
| RGB | rgb(174, 226, 226) |
| HSL | hsl(180, 47%, 78%) |
| HSV | hsv(180, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(86.44, -16.56, -5.45) |
| CIE-LCH | lch(86.44, 17.43, 198.21°) |
| OKLab | oklab(87.69% -0.0512 -0.0149) |
| OKLCH | oklch(87.69% 0.053 196.2) |
| XYZ | xyz(58.3752, 68.8799, 82.1561) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.89
Paleturquoise
#AFEEEE
ΔE00 3.04
Pale Sky Blue
#BDF6FE
ΔE00 5.37
Light Sky Blue
#C6FCFF
ΔE00 5.76
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2E2 #E2AEAE
analogous
#AEE2C8 #AEE2E2 #AEC8E2
triadic
#AEE2E2 #E2AEE2 #E2E2AE
tetradic
#AEE2E2 #C8AEE2 #E2AEAE #C8E2AE
square
#AEE2E2 #C8AEE2 #E2AEAE #C8E2AE
split-complementary
#AEE2E2 #E2AEC8 #E2C8AE
monochromatic
#54C2C2 #81D2D2 #AEE2E2 #DBF2F2 #E8F7F7
Accessibility & contrast
On white
1.42
#AEE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#AEE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2E2
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2E2 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#9DE5E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee2e2; /* rgb */ color: rgb(174, 226, 226); /* oklch */ color: oklch(87.7% 0.053 196.2);
Tailwind
colors: {
custom: {
50: '#c7ebeb',
500: '#aee2e2',
950: '#000000',
},
}SCSS
$custom: #aee2e2; $custom-light: #c7ebeb; $custom-dark: #000000;
JSON
{
"hex": "#aee2e2",
"rgb": {
"r": 174,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.8769,
"c": 0.05332,
"h": 196.2
},
"luminance": 0.68882
}Semantic roles & 50–950 ramp
primary
#AEE2E2
secondary
#BB7979
accent
#2B2BBB
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484