#AEDFD0#AEDFD0
#AEDFD0 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.055 H 174.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFD0 |
|---|---|
| RGB | rgb(174, 223, 208) |
| HSL | hsl(162, 43%, 78%) |
| HSV | hsv(162, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.16, -18.82, 2.17) |
| CIE-LCH | lch(85.16, 18.95, 173.42°) |
| OKLab | oklab(86.51% -0.0545 0.0055) |
| OKLCH | oklch(86.51% 0.055 174.3) |
| XYZ | xyz(55.2251, 66.3261, 69.5548) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.01
Pale Aqua
#B8FFEB
ΔE00 7.31
Eggshell Blue
#C4FFF7
ΔE00 7.50
Light Teal
#90E4C1
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFD0 #DFAEBD
analogous
#AEDFB7 #AEDFD0 #AED5DF
triadic
#AEDFD0 #D0AEDF #DFD0AE
tetradic
#AEDFD0 #B7AEDF #DFAEBD #D5DFAE
square
#AEDFD0 #B7AEDF #DFAEBD #D5DFAE
split-complementary
#AEDFD0 #DFAED5 #DFB7AE
monochromatic
#56BC9D #82CEB7 #AEDFD0 #DAF0E9 #E9F6F2
Accessibility & contrast
On white
1.47
#AEDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AEDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFD0
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFD0 | 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)
#DBD9CF
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#A2E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfd0; /* rgb */ color: rgb(174, 223, 208); /* oklch */ color: oklch(86.5% 0.055 174.3);
Tailwind
colors: {
custom: {
50: '#c7e9de',
500: '#aedfd0',
950: '#000000',
},
}SCSS
$custom: #aedfd0; $custom-light: #c7e9de; $custom-dark: #000000;
JSON
{
"hex": "#aedfd0",
"rgb": {
"r": 174,
"g": 223,
"b": 208
},
"hsl": {
"h": 161.633,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86513,
"c": 0.05481,
"h": 174.3
},
"luminance": 0.66328
}Semantic roles & 50–950 ramp
primary
#AEDFD0
secondary
#B87A8D
accent
#2F58B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484