#AEDECC#AEDECC
#AEDECC is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.056 H 170.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDECC |
|---|---|
| RGB | rgb(174, 222, 204) |
| HSL | hsl(158, 42%, 78%) |
| HSV | hsv(158, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(84.79, -19.12, 3.75) |
| CIE-LCH | lch(84.79, 19.49, 168.92°) |
| OKLab | oklab(86.18% -0.0549 0.0096) |
| OKLCH | oklch(86.18% 0.056 170.1) |
| XYZ | xyz(54.4728, 65.5989, 66.9068) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.47
Pale Aqua
#B8FFEB
ΔE00 7.52
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Paleturquoise
#AFEEEE
ΔE00 8.15
Seafoam Blue
#78D1B6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDECC #DEAEC0
analogous
#AEDEB4 #AEDECC #AED8DE
triadic
#AEDECC #CCAEDE #DECCAE
tetradic
#AEDECC #B4AEDE #DEAEC0 #D8DEAE
square
#AEDECC #B4AEDE #DEAEC0 #D8DEAE
split-complementary
#AEDECC #DEAED8 #DEB4AE
monochromatic
#57BB95 #83CCB1 #AEDECC #D9F0E7 #E9F6F1
Accessibility & contrast
On white
1.49
#AEDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#AEDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDECC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDECC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#A3DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedecc; /* rgb */ color: rgb(174, 222, 204); /* oklch */ color: oklch(86.2% 0.056 170.1);
Tailwind
colors: {
custom: {
50: '#c7e8db',
500: '#aedecc',
950: '#000000',
},
}SCSS
$custom: #aedecc; $custom-light: #c7e8db; $custom-dark: #000000;
JSON
{
"hex": "#aedecc",
"rgb": {
"r": 174,
"g": 222,
"b": 204
},
"hsl": {
"h": 157.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86184,
"c": 0.05571,
"h": 170.1
},
"luminance": 0.65601
}Semantic roles & 50–950 ramp
primary
#AEDECC
secondary
#B67A91
accent
#3062B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484