#AEDFDD#AEDFDD
#AEDFDD is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.051 H 193.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFDD |
|---|---|
| RGB | rgb(174, 223, 221) |
| HSL | hsl(178, 43%, 78%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.50, -16.12, -4.20) |
| CIE-LCH | lch(85.50, 16.66, 194.61°) |
| OKLab | oklab(86.89% -0.0493 -0.0115) |
| OKLCH | oklch(86.89% 0.051 193.1) |
| XYZ | xyz(56.8905, 66.9922, 78.3259) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.48
Paleturquoise
#AFEEEE
ΔE00 3.87
Duck Egg Blue
#C3FBF4
ΔE00 6.30
Pale Sky Blue
#BDF6FE
ΔE00 6.37
Light Sky Blue
#C6FCFF
ΔE00 6.57
Light Light Blue
#CAFFFB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFDD #DFAEB0
analogous
#AEDFC4 #AEDFDD #AEC8DF
triadic
#AEDFDD #DDAEDF #DFDDAE
tetradic
#AEDFDD #C4AEDF #DFAEB0 #C8DFAE
square
#AEDFDD #C4AEDF #DFAEB0 #C8DFAE
split-complementary
#AEDFDD #DFAEC8 #DFC4AE
monochromatic
#56BCB8 #82CECB #AEDFDD #DAF0EF #E9F6F6
Accessibility & contrast
On white
1.46
#AEDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#AEDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFDD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFDD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#9FE2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedfdd; /* rgb */ color: rgb(174, 223, 221); /* oklch */ color: oklch(86.9% 0.051 193.1);
Tailwind
colors: {
custom: {
50: '#c7e9e7',
500: '#aedfdd',
950: '#000000',
},
}SCSS
$custom: #aedfdd; $custom-light: #c7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#aedfdd",
"rgb": {
"r": 174,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.551,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86894,
"c": 0.05064,
"h": 193.1
},
"luminance": 0.66994
}Semantic roles & 50–950 ramp
primary
#AEDFDD
secondary
#B87A7C
accent
#2F35B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484