#AEE6EE#AEE6EE
#AEE6EE is a very light, muted teal. Relative luminance 0.718; OKLCH L 88.9% C 0.058 H 207.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE6EE |
|---|---|
| RGB | rgb(174, 230, 238) |
| HSL | hsl(188, 65%, 81%) |
| HSV | hsv(188, 27%, 93%) |
| CMYK | cmyk(26.9%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.85, -15.94, -9.68) |
| CIE-LCH | lch(87.85, 18.64, 211.26°) |
| OKLab | oklab(88.92% -0.0516 -0.0264) |
| OKLCH | oklch(88.92% 0.058 207.1) |
| XYZ | xyz(61.1801, 71.7625, 91.5003) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.89
Pale Sky Blue
#BDF6FE
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Light Sky Blue
#C6FCFF
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE6EE #EEB6AE
analogous
#AEEED6 #AEE6EE #AEC6EE
triadic
#AEE6EE #EEAEE6 #E6EEAE
tetradic
#AEE6EE #D6AEEE #EEB6AE #C6EEAE
square
#AEE6EE #D6AEEE #EEB6AE #C6EEAE
split-complementary
#AEE6EE #EEAEC6 #EED6AE
monochromatic
#49C7D9 #7BD6E3 #AEE6EE #E1F6F9 #E6F7FA
Accessibility & contrast
On white
1.37
#AEE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#AEE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE6EE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE6EE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#99EBE8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aee6ee; /* rgb */ color: rgb(174, 230, 238); /* oklch */ color: oklch(88.9% 0.058 207.1);
Tailwind
colors: {
custom: {
50: '#c7eef3',
500: '#aee6ee',
950: '#000000',
},
}SCSS
$custom: #aee6ee; $custom-light: #c7eef3; $custom-dark: #000000;
JSON
{
"hex": "#aee6ee",
"rgb": {
"r": 174,
"g": 230,
"b": 238
},
"hsl": {
"h": 187.5,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.88921,
"c": 0.05797,
"h": 207.1
},
"luminance": 0.71765
}Semantic roles & 50–950 ramp
primary
#AEE6EE
secondary
#CB8075
accent
#2F18CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585