#AEDEDF#AEDEDF
#AEDEDF is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.050 H 197.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEDF |
|---|---|
| RGB | rgb(174, 222, 223) |
| HSL | hsl(181, 43%, 78%) |
| HSV | hsv(181, 22%, 87%) |
| CMYK | cmyk(22%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.28, -15.19, -5.58) |
| CIE-LCH | lch(85.28, 16.18, 200.16°) |
| OKLab | oklab(86.74% -0.0472 -0.0152) |
| OKLCH | oklch(86.74% 0.05 197.9) |
| XYZ | xyz(56.8921, 66.5667, 79.6488) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.20
Paleturquoise
#AFEEEE
ΔE00 4.22
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.14
Light Sky Blue
#C6FCFF
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEDF #DFAFAE
analogous
#AEDFC7 #AEDEDF #AEC6DF
triadic
#AEDEDF #DFAEDE #DEDFAE
tetradic
#AEDEDF #C7AEDF #DFAFAE #C6DFAE
square
#AEDEDF #C7AEDF #DFAFAE #C6DFAE
split-complementary
#AEDEDF #DFAEC6 #DFC7AE
monochromatic
#56BABC #82CCCE #AEDEDF #DAF0F0 #E9F6F6
Accessibility & contrast
On white
1.47
#AEDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AEDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEDF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEDF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#9EE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aededf; /* rgb */ color: rgb(174, 222, 223); /* oklch */ color: oklch(86.7% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#c7e8e9',
500: '#aededf',
950: '#000000',
},
}SCSS
$custom: #aededf; $custom-light: #c7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#aededf",
"rgb": {
"r": 174,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.224,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.8674,
"c": 0.04962,
"h": 197.9
},
"luminance": 0.66569
}Semantic roles & 50–950 ramp
primary
#AEDEDF
secondary
#B87B7A
accent
#322FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484