#AEDEDB#AEDEDB
#AEDEDB is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.050 H 191.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEDB |
|---|---|
| RGB | rgb(174, 222, 219) |
| HSL | hsl(176, 42%, 78%) |
| HSV | hsv(176, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(85.18, -16.04, -3.62) |
| CIE-LCH | lch(85.18, 16.45, 192.72°) |
| OKLab | oklab(86.62% -0.0488 -0.0099) |
| OKLCH | oklch(86.62% 0.05 191.5) |
| XYZ | xyz(56.3592, 66.3535, 76.8421) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.22
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Light Sky Blue
#C6FCFF
ΔE00 6.92
Light Light Blue
#CAFFFB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEDB #DEAEB1
analogous
#AEDEC3 #AEDEDB #AEC9DE
triadic
#AEDEDB #DBAEDE #DEDBAE
tetradic
#AEDEDB #C3AEDE #DEAEB1 #C9DEAE
square
#AEDEDB #C3AEDE #DEAEB1 #C9DEAE
split-complementary
#AEDEDB #DEAEC9 #DEC3AE
monochromatic
#57BBB4 #83CCC8 #AEDEDB #D9F0EE #E9F6F5
Accessibility & contrast
On white
1.47
#AEDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AEDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEDB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEDB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#9FE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aededb; /* rgb */ color: rgb(174, 222, 219); /* oklch */ color: oklch(86.6% 0.050 191.5);
Tailwind
colors: {
custom: {
50: '#c7e8e6',
500: '#aededb',
950: '#000000',
},
}SCSS
$custom: #aededb; $custom-light: #c7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#aededb",
"rgb": {
"r": 174,
"g": 222,
"b": 219
},
"hsl": {
"h": 176.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86619,
"c": 0.04981,
"h": 191.5
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#AEDEDB
secondary
#B67A7E
accent
#3039B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484