#ADDED0#ADDED0
#ADDED0 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.054 H 175.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED0 |
|---|---|
| RGB | rgb(173, 222, 208) |
| HSL | hsl(163, 43%, 77%) |
| HSV | hsv(163, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(84.83, -18.63, 1.68) |
| CIE-LCH | lch(84.83, 18.71, 174.84°) |
| OKLab | oklab(86.24% -0.0542 0.0042) |
| OKLCH | oklch(86.24% 0.054 175.6) |
| XYZ | xyz(54.7367, 65.6788, 69.4556) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.80
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Pale Aqua
#B8FFEB
ΔE00 7.56
Eggshell Blue
#C4FFF7
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.92
Light Teal
#90E4C1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED0 #DEADBB
analogous
#ADDEB7 #ADDED0 #ADD4DE
triadic
#ADDED0 #D0ADDE #DED0AD
tetradic
#ADDED0 #B7ADDE #DEADBB #D4DEAD
square
#ADDED0 #B7ADDE #DEADBB #D4DEAD
split-complementary
#ADDED0 #DEADD4 #DEB7AD
monochromatic
#56BB9E #81CCB7 #ADDED0 #D9F0E9 #E9F6F2
Accessibility & contrast
On white
1.49
#ADDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#ADDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED0 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#A1DFDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added0; /* rgb */ color: rgb(173, 222, 208); /* oklch */ color: oklch(86.2% 0.054 175.6);
Tailwind
colors: {
custom: {
50: '#c6e8de',
500: '#added0',
950: '#000000',
},
}SCSS
$custom: #added0; $custom-light: #c6e8de; $custom-dark: #000000;
JSON
{
"hex": "#added0",
"rgb": {
"r": 173,
"g": 222,
"b": 208
},
"hsl": {
"h": 162.857,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86235,
"c": 0.05433,
"h": 175.6
},
"luminance": 0.65681
}Semantic roles & 50–950 ramp
primary
#ADDED0
secondary
#B6798A
accent
#3056B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484