#AEDDDB#AEDDDB
#AEDDDB is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.049 H 193.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDDB |
|---|---|
| RGB | rgb(174, 221, 219) |
| HSL | hsl(177, 41%, 77%) |
| HSV | hsv(177, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.91, -15.54, -4.02) |
| CIE-LCH | lch(84.91, 16.05, 194.50°) |
| OKLab | oklab(86.4% -0.0475 -0.011) |
| OKLCH | oklch(86.4% 0.049 193.1) |
| XYZ | xyz(56.0944, 65.8239, 76.7538) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 4.43
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Light Sky Blue
#C6FCFF
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDDB #DDAEB0
analogous
#AEDDC4 #AEDDDB #AEC7DD
triadic
#AEDDDB #DBAEDD #DDDBAE
tetradic
#AEDDDB #C4AEDD #DDAEB0 #C7DDAE
square
#AEDDDB #C4AEDD #DDAEB0 #C7DDAE
split-complementary
#AEDDDB #DDAEC7 #DDC4AE
monochromatic
#58B9B5 #83CBC8 #AEDDDB #D9EFEE #E9F6F5
Accessibility & contrast
On white
1.48
#AEDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#AEDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDDB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDDB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#A0E0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedddb; /* rgb */ color: rgb(174, 221, 219); /* oklch */ color: oklch(86.4% 0.049 193.1);
Tailwind
colors: {
custom: {
50: '#c7e7e6',
500: '#aedddb',
950: '#000000',
},
}SCSS
$custom: #aedddb; $custom-light: #c7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#aedddb",
"rgb": {
"r": 174,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.447,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86404,
"c": 0.04877,
"h": 193.1
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#AEDDDB
secondary
#B57A7D
accent
#3237B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484