#AEEDED#AEEDED
#AEEDED is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.4% C 0.063 H 196.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEDED |
|---|---|
| RGB | rgb(174, 237, 237) |
| HSL | hsl(180, 64%, 81%) |
| HSV | hsv(180, 27%, 93%) |
| CMYK | cmyk(26.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(89.71, -19.65, -6.40) |
| CIE-LCH | lch(89.71, 20.66, 198.05°) |
| OKLab | oklab(90.39% -0.0608 -0.0175) |
| OKLCH | oklch(90.39% 0.063 196.1) |
| XYZ | xyz(63.0209, 75.6784, 91.3911) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.22
Duck Egg Blue
#C3FBF4
ΔE00 4.23
Light Sky Blue
#C6FCFF
ΔE00 4.25
Pale Cyan
#B7FFFA
ΔE00 4.26
Pale Sky Blue
#BDF6FE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEDED #EDAEAE
analogous
#AEEDCD #AEEDED #AECDED
triadic
#AEEDED #EDAEED #EDEDAE
tetradic
#AEEDED #CDAEED #EDAEAE #CDEDAE
square
#AEEDED #CDAEED #EDAEAE #CDEDAE
split-complementary
#AEEDED #EDAECD #EDCDAE
monochromatic
#4AD7D7 #7CE2E2 #AEEDED #E0F8F8 #E6F9F9
Accessibility & contrast
On white
1.30
#AEEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#AEEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEDED
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEDED | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#98F1ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aeeded; /* rgb */ color: rgb(174, 237, 237); /* oklch */ color: oklch(90.4% 0.063 196.1);
Tailwind
colors: {
custom: {
50: '#c8f3f2',
500: '#aeeded',
950: '#000000',
},
}SCSS
$custom: #aeeded; $custom-light: #c8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#aeeded",
"rgb": {
"r": 174,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.90389,
"c": 0.06326,
"h": 196.1
},
"luminance": 0.75681
}Semantic roles & 50–950 ramp
primary
#AEEDED
secondary
#CA7575
accent
#1A1ACB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585