#AEDECB#AEDECB
#AEDECB is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.056 H 168.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDECB |
|---|---|
| RGB | rgb(174, 222, 203) |
| HSL | hsl(156, 42%, 78%) |
| HSV | hsv(156, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.77, -19.32, 4.24) |
| CIE-LCH | lch(84.77, 19.78, 167.63°) |
| OKLab | oklab(86.16% -0.0553 0.0109) |
| OKLCH | oklch(86.16% 0.056 168.8) |
| XYZ | xyz(54.3532, 65.5511, 66.2772) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.93
Seafoam Blue
#78D1B6
ΔE00 8.13
Eggshell Blue
#C4FFF7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDECB #DEAEC1
analogous
#AEDEB3 #AEDECB #AED9DE
triadic
#AEDECB #CBAEDE #DECBAE
tetradic
#AEDECB #B3AEDE #DEAEC1 #D9DEAE
square
#AEDECB #B3AEDE #DEAEC1 #D9DEAE
split-complementary
#AEDECB #DEAED9 #DEB3AE
monochromatic
#57BB93 #83CCAF #AEDECB #D9F0E7 #E9F6F1
Accessibility & contrast
On white
1.49
#AEDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#AEDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDECB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDECB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#A3DFD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedecb; /* rgb */ color: rgb(174, 222, 203); /* oklch */ color: oklch(86.2% 0.056 168.8);
Tailwind
colors: {
custom: {
50: '#c7e8da',
500: '#aedecb',
950: '#000000',
},
}SCSS
$custom: #aedecb; $custom-light: #c7e8da; $custom-dark: #000000;
JSON
{
"hex": "#aedecb",
"rgb": {
"r": 174,
"g": 222,
"b": 203
},
"hsl": {
"h": 156.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86157,
"c": 0.05635,
"h": 168.8
},
"luminance": 0.65553
}Semantic roles & 50–950 ramp
primary
#AEDECB
secondary
#B67A92
accent
#3065B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483