#AEDBCF#AEDBCF
#AEDBCF is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.050 H 177.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBCF |
|---|---|
| RGB | rgb(174, 219, 207) |
| HSL | hsl(164, 38%, 77%) |
| HSV | hsv(164, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.05, -17.02, 1.08) |
| CIE-LCH | lch(84.05, 17.06, 176.36°) |
| OKLab | oklab(85.62% -0.0497 0.0026) |
| OKLCH | oklch(85.62% 0.05 177) |
| XYZ | xyz(54.0464, 64.1648, 68.5568) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.82
Duck Egg Blue
#C3FBF4
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 8.07
Pale Teal
#82CBB2
ΔE00 8.37
Light Light Blue
#CAFFFB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBCF #DBAEBA
analogous
#AEDBB9 #AEDBCF #AED1DB
triadic
#AEDBCF #CFAEDB #DBCFAE
tetradic
#AEDBCF #B9AEDB #DBAEBA #D1DBAE
square
#AEDBCF #B9AEDB #DBAEBA #D1DBAE
split-complementary
#AEDBCF #DBAED1 #DBB9AE
monochromatic
#59B59D #84C8B6 #AEDBCF #D8EEE8 #EAF6F2
Accessibility & contrast
On white
1.52
#AEDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#AEDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBCF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBCF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#A3DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbcf; /* rgb */ color: rgb(174, 219, 207); /* oklch */ color: oklch(85.6% 0.050 177.0);
Tailwind
colors: {
custom: {
50: '#c7e6dd',
500: '#aedbcf',
950: '#000000',
},
}SCSS
$custom: #aedbcf; $custom-light: #c7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#aedbcf",
"rgb": {
"r": 174,
"g": 219,
"b": 207
},
"hsl": {
"h": 164,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.8562,
"c": 0.04977,
"h": 177
},
"luminance": 0.64167
}Semantic roles & 50–950 ramp
primary
#AEDBCF
secondary
#B37A89
accent
#3456B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484