#AEDECE#AEDECE
#AEDECE is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.055 H 172.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDECE |
|---|---|
| RGB | rgb(174, 222, 206) |
| HSL | hsl(160, 42%, 78%) |
| HSV | hsv(160, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(84.84, -18.73, 2.76) |
| CIE-LCH | lch(84.84, 18.93, 171.61°) |
| OKLab | oklab(86.24% -0.054 0.007) |
| OKLCH | oklch(86.24% 0.055 172.6) |
| XYZ | xyz(54.7142, 65.6955, 68.1782) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Paleturquoise
#AFEEEE
ΔE00 7.49
Pale Aqua
#B8FFEB
ΔE00 7.54
Light Teal
#90E4C1
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 7.72
Eggshell Blue
#C4FFF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDECE #DEAEBE
analogous
#AEDEB6 #AEDECE #AED6DE
triadic
#AEDECE #CEAEDE #DECEAE
tetradic
#AEDECE #B6AEDE #DEAEBE #D6DEAE
square
#AEDECE #B6AEDE #DEAEBE #D6DEAE
split-complementary
#AEDECE #DEAED6 #DEB6AE
monochromatic
#57BB99 #83CCB4 #AEDECE #D9F0E8 #E9F6F2
Accessibility & contrast
On white
1.49
#AEDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AEDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDECE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDECE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#A3DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedece; /* rgb */ color: rgb(174, 222, 206); /* oklch */ color: oklch(86.2% 0.055 172.6);
Tailwind
colors: {
custom: {
50: '#c7e8dc',
500: '#aedece',
950: '#000000',
},
}SCSS
$custom: #aedece; $custom-light: #c7e8dc; $custom-dark: #000000;
JSON
{
"hex": "#aedece",
"rgb": {
"r": 174,
"g": 222,
"b": 206
},
"hsl": {
"h": 160,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.8624,
"c": 0.05451,
"h": 172.6
},
"luminance": 0.65697
}Semantic roles & 50–950 ramp
primary
#AEDECE
secondary
#B67A8E
accent
#305DB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484