#AEDECD#AEDECD
#AEDECD is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.055 H 171.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDECD |
|---|---|
| RGB | rgb(174, 222, 205) |
| HSL | hsl(159, 42%, 78%) |
| HSV | hsv(159, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.82, -18.93, 3.25) |
| CIE-LCH | lch(84.82, 19.20, 170.25°) |
| OKLab | oklab(86.21% -0.0545 0.0083) |
| OKLCH | oklch(86.21% 0.055 171.3) |
| XYZ | xyz(54.5931, 65.6471, 67.5405) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.33
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Pale Aqua
#B8FFEB
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.82
Eggshell Blue
#C4FFF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDECD #DEAEBF
analogous
#AEDEB5 #AEDECD #AED7DE
triadic
#AEDECD #CDAEDE #DECDAE
tetradic
#AEDECD #B5AEDE #DEAEBF #D7DEAE
square
#AEDECD #B5AEDE #DEAEBF #D7DEAE
split-complementary
#AEDECD #DEAED7 #DEB5AE
monochromatic
#57BB97 #83CCB2 #AEDECD #D9F0E8 #E9F6F2
Accessibility & contrast
On white
1.49
#AEDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#AEDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDECD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDECD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#A3DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedecd; /* rgb */ color: rgb(174, 222, 205); /* oklch */ color: oklch(86.2% 0.055 171.3);
Tailwind
colors: {
custom: {
50: '#c7e8dc',
500: '#aedecd',
950: '#000000',
},
}SCSS
$custom: #aedecd; $custom-light: #c7e8dc; $custom-dark: #000000;
JSON
{
"hex": "#aedecd",
"rgb": {
"r": 174,
"g": 222,
"b": 205
},
"hsl": {
"h": 158.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86212,
"c": 0.05509,
"h": 171.3
},
"luminance": 0.65649
}Semantic roles & 50–950 ramp
primary
#AEDECD
secondary
#B67A8F
accent
#305FB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484