#AEE3DF#AEE3DF
#AEE3DF is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.8% C 0.055 H 190.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3DF |
|---|---|
| RGB | rgb(174, 227, 223) |
| HSL | hsl(175, 49%, 79%) |
| HSV | hsv(175, 23%, 89%) |
| CMYK | cmyk(23.3%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(86.63, -17.70, -3.59) |
| CIE-LCH | lch(86.63, 18.06, 191.46°) |
| OKLab | oklab(87.81% -0.0537 -0.0099) |
| OKLCH | oklch(87.81% 0.055 190.5) |
| XYZ | xyz(58.2399, 69.2621, 80.0980) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 4.55
Duck Egg Blue
#C3FBF4
ΔE00 5.23
Light Light Blue
#CAFFFB
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 6.07
Light Sky Blue
#C6FCFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3DF #E3AEB2
analogous
#AEE3C4 #AEE3DF #AECCE3
triadic
#AEE3DF #DFAEE3 #E3DFAE
tetradic
#AEE3DF #C4AEE3 #E3AEB2 #CCE3AE
square
#AEE3DF #C4AEE3 #E3AEB2 #CCE3AE
split-complementary
#AEE3DF #E3AECC #E3C4AE
monochromatic
#53C4BB #81D3CD #AEE3DF #DBF3F1 #E8F7F6
Accessibility & contrast
On white
1.41
#AEE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#AEE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3DF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3DF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#9EE6E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee3df; /* rgb */ color: rgb(174, 227, 223); /* oklch */ color: oklch(87.8% 0.055 190.5);
Tailwind
colors: {
custom: {
50: '#c7ece9',
500: '#aee3df',
950: '#000000',
},
}SCSS
$custom: #aee3df; $custom-light: #c7ece9; $custom-dark: #000000;
JSON
{
"hex": "#aee3df",
"rgb": {
"r": 174,
"g": 227,
"b": 223
},
"hsl": {
"h": 175.472,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.87813,
"c": 0.05458,
"h": 190.5
},
"luminance": 0.69265
}Semantic roles & 50–950 ramp
primary
#AEE3DF
secondary
#BD787E
accent
#2A35BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484