#AEE2DF#AEE2DF
#AEE2DF is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.054 H 191.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2DF |
|---|---|
| RGB | rgb(174, 226, 223) |
| HSL | hsl(177, 47%, 78%) |
| HSV | hsv(177, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(86.36, -17.20, -3.99) |
| CIE-LCH | lch(86.36, 17.66, 193.05°) |
| OKLab | oklab(87.6% -0.0524 -0.011) |
| OKLCH | oklch(87.6% 0.054 191.8) |
| XYZ | xyz(57.9672, 68.7167, 80.0071) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.17
Powder Blue
#B0E0E6
ΔE00 4.07
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Light Sky Blue
#C6FCFF
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Light Light Blue
#CAFFFB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2DF #E2AEB1
analogous
#AEE2C5 #AEE2DF #AECBE2
triadic
#AEE2DF #DFAEE2 #E2DFAE
tetradic
#AEE2DF #C5AEE2 #E2AEB1 #CBE2AE
square
#AEE2DF #C5AEE2 #E2AEB1 #CBE2AE
split-complementary
#AEE2DF #E2AECB #E2C5AE
monochromatic
#54C2BB #81D2CD #AEE2DF #DBF2F1 #E8F7F6
Accessibility & contrast
On white
1.42
#AEE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#AEE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2DF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2DF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#9EE5E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee2df; /* rgb */ color: rgb(174, 226, 223); /* oklch */ color: oklch(87.6% 0.054 191.8);
Tailwind
colors: {
custom: {
50: '#c7ebe9',
500: '#aee2df',
950: '#000000',
},
}SCSS
$custom: #aee2df; $custom-light: #c7ebe9; $custom-dark: #000000;
JSON
{
"hex": "#aee2df",
"rgb": {
"r": 174,
"g": 226,
"b": 223
},
"hsl": {
"h": 176.538,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87598,
"c": 0.05352,
"h": 191.8
},
"luminance": 0.68719
}Semantic roles & 50–950 ramp
primary
#AEE2DF
secondary
#BB797D
accent
#2B33BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484