#AADDCA#AADDCA
#AADDCA is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.7% C 0.059 H 170.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AADDCA |
|---|---|
| RGB | rgb(170, 221, 202) |
| HSL | hsl(158, 43%, 77%) |
| HSV | hsv(158, 23%, 87%) |
| CMYK | cmyk(23.1%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(84.24, -20.27, 3.97) |
| CIE-LCH | lch(84.24, 20.66, 168.92°) |
| OKLab | oklab(85.67% -0.0581 0.0102) |
| OKLCH | oklch(85.67% 0.059 170.1) |
| XYZ | xyz(53.0915, 64.5212, 65.5222) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.46
Pale Teal
#82CBB2
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 7.48
Pale Aqua
#B8FFEB
ΔE00 7.55
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADDCA #DDAABD
analogous
#AADDB1 #AADDCA #AAD7DD
triadic
#AADDCA #CAAADD #DDCAAA
tetradic
#AADDCA #B1AADD #DDAABD #D7DDAA
square
#AADDCA #B1AADD #DDAABD #D7DDAA
split-complementary
#AADDCA #DDAAD7 #DDB1AA
monochromatic
#53BA93 #7ECCAF #AADDCA #D6EEE5 #E9F6F1
Accessibility & contrast
On white
1.51
#AADDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#AADDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADDCA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADDCA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#9EDED7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aaddca; /* rgb */ color: rgb(170, 221, 202); /* oklch */ color: oklch(85.7% 0.059 170.1);
Tailwind
colors: {
custom: {
50: '#c4e7da',
500: '#aaddca',
950: '#000000',
},
}SCSS
$custom: #aaddca; $custom-light: #c4e7da; $custom-dark: #000000;
JSON
{
"hex": "#aaddca",
"rgb": {
"r": 170,
"g": 221,
"b": 202
},
"hsl": {
"h": 157.647,
"s": 42.857,
"l": 76.667
},
"oklch": {
"l": 0.85665,
"c": 0.059,
"h": 170.1
},
"luminance": 0.64523
}Semantic roles & 50–950 ramp
primary
#AADDCA
secondary
#B5768E
accent
#3062B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483