#AEDFDF#AEDFDF
#AEDFDF is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.051 H 196.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFDF |
|---|---|
| RGB | rgb(174, 223, 223) |
| HSL | hsl(180, 43%, 78%) |
| HSV | hsv(180, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.55, -15.70, -5.18) |
| CIE-LCH | lch(85.55, 16.53, 198.26°) |
| OKLab | oklab(86.96% -0.0485 -0.0141) |
| OKLCH | oklch(86.96% 0.051 196.3) |
| XYZ | xyz(57.1585, 67.0994, 79.7376) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.65
Paleturquoise
#AFEEEE
ΔE00 3.87
Pale Sky Blue
#BDF6FE
ΔE00 5.88
Light Sky Blue
#C6FCFF
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFDF #DFAEAE
analogous
#AEDFC6 #AEDFDF #AEC6DF
triadic
#AEDFDF #DFAEDF #DFDFAE
tetradic
#AEDFDF #C6AEDF #DFAEAE #C6DFAE
square
#AEDFDF #C6AEDF #DFAEAE #C6DFAE
split-complementary
#AEDFDF #DFAEC6 #DFC6AE
monochromatic
#56BCBC #82CECE #AEDFDF #DAF0F0 #E9F6F6
Accessibility & contrast
On white
1.46
#AEDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#AEDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFDF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFDF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#9EE2DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedfdf; /* rgb */ color: rgb(174, 223, 223); /* oklch */ color: oklch(87.0% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#c7e9e9',
500: '#aedfdf',
950: '#000000',
},
}SCSS
$custom: #aedfdf; $custom-light: #c7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#aedfdf",
"rgb": {
"r": 174,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86955,
"c": 0.05054,
"h": 196.3
},
"luminance": 0.67102
}Semantic roles & 50–950 ramp
primary
#AEDFDF
secondary
#B87A7A
accent
#2F2FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484