#AEDFDB#AEDFDB
#AEDFDB is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.051 H 190.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFDB |
|---|---|
| RGB | rgb(174, 223, 219) |
| HSL | hsl(175, 43%, 78%) |
| HSV | hsv(175, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.45, -16.55, -3.22) |
| CIE-LCH | lch(85.45, 16.86, 191.03°) |
| OKLab | oklab(86.83% -0.0501 -0.0089) |
| OKLCH | oklch(86.83% 0.051 190.1) |
| XYZ | xyz(56.6256, 66.8863, 76.9309) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.07
Powder Blue
#B0E0E6
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 6.10
Light Light Blue
#CAFFFB
ΔE00 6.85
Light Sky Blue
#C6FCFF
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFDB #DFAEB2
analogous
#AEDFC2 #AEDFDB #AECADF
triadic
#AEDFDB #DBAEDF #DFDBAE
tetradic
#AEDFDB #C2AEDF #DFAEB2 #CADFAE
square
#AEDFDB #C2AEDF #DFAEB2 #CADFAE
split-complementary
#AEDFDB #DFAECA #DFC2AE
monochromatic
#56BCB4 #82CEC8 #AEDFDB #DAF0EE #E9F6F5
Accessibility & contrast
On white
1.46
#AEDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#AEDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFDB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFDB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#9FE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfdb; /* rgb */ color: rgb(174, 223, 219); /* oklch */ color: oklch(86.8% 0.051 190.1);
Tailwind
colors: {
custom: {
50: '#c7e9e6',
500: '#aedfdb',
950: '#000000',
},
}SCSS
$custom: #aedfdb; $custom-light: #c7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#aedfdb",
"rgb": {
"r": 174,
"g": 223,
"b": 219
},
"hsl": {
"h": 175.102,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86833,
"c": 0.05089,
"h": 190.1
},
"luminance": 0.66888
}Semantic roles & 50–950 ramp
primary
#AEDFDB
secondary
#B87A7F
accent
#2F3AB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484