#AEE3DB#AEE3DB
#AEE3DB is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.7% C 0.055 H 184.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3DB |
|---|---|
| RGB | rgb(174, 227, 219) |
| HSL | hsl(171, 49%, 79%) |
| HSV | hsv(171, 23%, 89%) |
| CMYK | cmyk(23.3%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(86.53, -18.55, -1.64) |
| CIE-LCH | lch(86.53, 18.62, 185.04°) |
| OKLab | oklab(87.7% -0.0553 -0.0047) |
| OKLCH | oklch(87.7% 0.055 184.8) |
| XYZ | xyz(57.7070, 69.0490, 77.2913) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 5.18
Eggshell Blue
#C4FFF7
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.10
Light Light Blue
#CAFFFB
ΔE00 6.34
Pale Cyan
#B7FFFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3DB #E3AEB6
analogous
#AEE3C0 #AEE3DB #AED0E3
triadic
#AEE3DB #DBAEE3 #E3DBAE
tetradic
#AEE3DB #C0AEE3 #E3AEB6 #D0E3AE
square
#AEE3DB #C0AEE3 #E3AEB6 #D0E3AE
split-complementary
#AEE3DB #E3AED0 #E3C0AE
monochromatic
#53C4B3 #81D3C7 #AEE3DB #DBF3EF #E8F7F5
Accessibility & contrast
On white
1.42
#AEE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#AEE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3DB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3DB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D4D5DC
Tritanopia (blue-blind)
#9FE5E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee3db; /* rgb */ color: rgb(174, 227, 219); /* oklch */ color: oklch(87.7% 0.055 184.8);
Tailwind
colors: {
custom: {
50: '#c7ece6',
500: '#aee3db',
950: '#000000',
},
}SCSS
$custom: #aee3db; $custom-light: #c7ece6; $custom-dark: #000000;
JSON
{
"hex": "#aee3db",
"rgb": {
"r": 174,
"g": 227,
"b": 219
},
"hsl": {
"h": 170.943,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.87695,
"c": 0.05547,
"h": 184.8
},
"luminance": 0.69051
}Semantic roles & 50–950 ramp
primary
#AEE3DB
secondary
#BD7883
accent
#2A40BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484