#AEE3DC#AEE3DC
#AEE3DC is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.7% C 0.055 H 186.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3DC |
|---|---|
| RGB | rgb(174, 227, 220) |
| HSL | hsl(172, 49%, 79%) |
| HSV | hsv(172, 23%, 89%) |
| CMYK | cmyk(23.3%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(86.55, -18.34, -2.13) |
| CIE-LCH | lch(86.55, 18.46, 186.61°) |
| OKLab | oklab(87.72% -0.0549 -0.006) |
| OKLCH | oklch(87.72% 0.055 186.2) |
| XYZ | xyz(57.8390, 69.1018, 77.9867) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.82
Duck Egg Blue
#C3FBF4
ΔE00 5.15
Powder Blue
#B0E0E6
ΔE00 5.71
Eggshell Blue
#C4FFF7
ΔE00 5.93
Light Light Blue
#CAFFFB
ΔE00 6.23
Pale Cyan
#B7FFFA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3DC #E3AEB5
analogous
#AEE3C1 #AEE3DC #AECFE3
triadic
#AEE3DC #DCAEE3 #E3DCAE
tetradic
#AEE3DC #C1AEE3 #E3AEB5 #CFE3AE
square
#AEE3DC #C1AEE3 #E3AEB5 #CFE3AE
split-complementary
#AEE3DC #E3AECF #E3C1AE
monochromatic
#53C4B5 #81D3C8 #AEE3DC #DBF3F0 #E8F7F5
Accessibility & contrast
On white
1.42
#AEE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#AEE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3DC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3DC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D3D6DD
Tritanopia (blue-blind)
#9FE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee3dc; /* rgb */ color: rgb(174, 227, 220); /* oklch */ color: oklch(87.7% 0.055 186.2);
Tailwind
colors: {
custom: {
50: '#c7ece6',
500: '#aee3dc',
950: '#000000',
},
}SCSS
$custom: #aee3dc; $custom-light: #c7ece6; $custom-dark: #000000;
JSON
{
"hex": "#aee3dc",
"rgb": {
"r": 174,
"g": 227,
"b": 220
},
"hsl": {
"h": 172.075,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.87724,
"c": 0.05519,
"h": 186.2
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#AEE3DC
secondary
#BD7881
accent
#2A3DBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484