#AADECC#AADECC
#AADECC is a very light, muted teal. Relative luminance 0.651; OKLCH L 85.9% C 0.059 H 171.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AADECC |
|---|---|
| RGB | rgb(170, 222, 204) |
| HSL | hsl(159, 44%, 77%) |
| HSV | hsv(159, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(84.56, -20.37, 3.38) |
| CIE-LCH | lch(84.56, 20.65, 170.58°) |
| OKLab | oklab(85.94% -0.0586 0.0086) |
| OKLCH | oklch(85.94% 0.059 171.6) |
| XYZ | xyz(53.5947, 65.1462, 66.8656) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 6.93
Pale Aqua
#B8FFEB
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.57
Duck Egg Blue
#C3FBF4
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADECC #DEAABC
analogous
#AADEB2 #AADECC #AAD6DE
triadic
#AADECC #CCAADE #DECCAA
tetradic
#AADECC #B2AADE #DEAABC #D6DEAA
square
#AADECC #B2AADE #DEAABC #D6DEAA
split-complementary
#AADECC #DEAAD6 #DEB2AA
monochromatic
#52BC97 #7ECDB2 #AADECC #D6EFE6 #E9F6F2
Accessibility & contrast
On white
1.50
#AADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADECC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADECC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#9EDFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aadecc; /* rgb */ color: rgb(170, 222, 204); /* oklch */ color: oklch(85.9% 0.059 171.6);
Tailwind
colors: {
custom: {
50: '#c4e8db',
500: '#aadecc',
950: '#000000',
},
}SCSS
$custom: #aadecc; $custom-light: #c4e8db; $custom-dark: #000000;
JSON
{
"hex": "#aadecc",
"rgb": {
"r": 170,
"g": 222,
"b": 204
},
"hsl": {
"h": 159.231,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85938,
"c": 0.05922,
"h": 171.6
},
"luminance": 0.65148
}Semantic roles & 50–950 ramp
primary
#AADECC
secondary
#B6768C
accent
#2E5EB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484