#ADDED1#ADDED1
#ADDED1 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.054 H 176.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED1 |
|---|---|
| RGB | rgb(173, 222, 209) |
| HSL | hsl(164, 43%, 77%) |
| HSV | hsv(164, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.86, -18.43, 1.19) |
| CIE-LCH | lch(84.86, 18.47, 176.30°) |
| OKLab | oklab(86.26% -0.0538 0.0029) |
| OKLCH | oklch(86.26% 0.054 176.9) |
| XYZ | xyz(54.8601, 65.7282, 70.1055) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Eggshell Blue
#C4FFF7
ΔE00 7.43
Pale Aqua
#B8FFEB
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.91
Light Light Blue
#CAFFFB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED1 #DEADBA
analogous
#ADDEB9 #ADDED1 #ADD2DE
triadic
#ADDED1 #D1ADDE #DED1AD
tetradic
#ADDED1 #B9ADDE #DEADBA #D2DEAD
square
#ADDED1 #B9ADDE #DEADBA #D2DEAD
split-complementary
#ADDED1 #DEADD2 #DEB9AD
monochromatic
#56BBA0 #81CCB9 #ADDED1 #D9F0E9 #E9F6F3
Accessibility & contrast
On white
1.48
#ADDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ADDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED1
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED1 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#A1DFDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added1; /* rgb */ color: rgb(173, 222, 209); /* oklch */ color: oklch(86.3% 0.054 176.9);
Tailwind
colors: {
custom: {
50: '#c6e8df',
500: '#added1',
950: '#000000',
},
}SCSS
$custom: #added1; $custom-light: #c6e8df; $custom-dark: #000000;
JSON
{
"hex": "#added1",
"rgb": {
"r": 173,
"g": 222,
"b": 209
},
"hsl": {
"h": 164.082,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86263,
"c": 0.05384,
"h": 176.9
},
"luminance": 0.6573
}Semantic roles & 50–950 ramp
primary
#ADDED1
secondary
#B67989
accent
#3053B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484