#AEDEDD#AEDEDD
#AEDEDD is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.050 H 194.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEDD |
|---|---|
| RGB | rgb(174, 222, 221) |
| HSL | hsl(179, 42%, 78%) |
| HSV | hsv(179, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.23, -15.62, -4.60) |
| CIE-LCH | lch(85.23, 16.28, 196.41°) |
| OKLab | oklab(86.68% -0.048 -0.0126) |
| OKLCH | oklch(86.68% 0.05 194.7) |
| XYZ | xyz(56.6241, 66.4595, 78.2371) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 4.13
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 6.65
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEDD #DEAEAF
analogous
#AEDEC5 #AEDEDD #AEC7DE
triadic
#AEDEDD #DDAEDE #DEDDAE
tetradic
#AEDEDD #C5AEDE #DEAEAF #C7DEAE
square
#AEDEDD #C5AEDE #DEAEAF #C7DEAE
split-complementary
#AEDEDD #DEAEC7 #DEC5AE
monochromatic
#57BBB8 #83CCCB #AEDEDD #D9F0EF #E9F6F6
Accessibility & contrast
On white
1.47
#AEDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AEDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEDD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEDD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#9FE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aededd; /* rgb */ color: rgb(174, 222, 221); /* oklch */ color: oklch(86.7% 0.050 194.7);
Tailwind
colors: {
custom: {
50: '#c7e8e7',
500: '#aededd',
950: '#000000',
},
}SCSS
$custom: #aededd; $custom-light: #c7e8e7; $custom-dark: #000000;
JSON
{
"hex": "#aededd",
"rgb": {
"r": 174,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86679,
"c": 0.04964,
"h": 194.7
},
"luminance": 0.66462
}Semantic roles & 50–950 ramp
primary
#AEDEDD
secondary
#B67A7B
accent
#3033B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484