#ADDED2#ADDED2
#ADDED2 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.053 H 178.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED2 |
|---|---|
| RGB | rgb(173, 222, 210) |
| HSL | hsl(165, 43%, 77%) |
| HSV | hsv(165, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.88, -18.22, 0.70) |
| CIE-LCH | lch(84.88, 18.24, 177.80°) |
| OKLab | oklab(86.29% -0.0533 0.0016) |
| OKLCH | oklch(86.29% 0.053 178.3) |
| XYZ | xyz(54.9843, 65.7779, 70.7596) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.17
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.53
Pale Aqua
#B8FFEB
ΔE00 7.74
Light Light Blue
#CAFFFB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED2 #DEADB9
analogous
#ADDEB9 #ADDED2 #ADD2DE
triadic
#ADDED2 #D2ADDE #DED2AD
tetradic
#ADDED2 #B9ADDE #DEADB9 #D2DEAD
square
#ADDED2 #B9ADDE #DEADB9 #D2DEAD
split-complementary
#ADDED2 #DEADD2 #DEB9AD
monochromatic
#56BBA2 #81CCBA #ADDED2 #D9F0EA #E9F6F3
Accessibility & contrast
On white
1.48
#ADDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ADDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED2
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED2 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#A0E0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added2; /* rgb */ color: rgb(173, 222, 210); /* oklch */ color: oklch(86.3% 0.053 178.3);
Tailwind
colors: {
custom: {
50: '#c6e8df',
500: '#added2',
950: '#000000',
},
}SCSS
$custom: #added2; $custom-light: #c6e8df; $custom-dark: #000000;
JSON
{
"hex": "#added2",
"rgb": {
"r": 173,
"g": 222,
"b": 210
},
"hsl": {
"h": 165.306,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86292,
"c": 0.05337,
"h": 178.3
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#ADDED2
secondary
#B67988
accent
#3051B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484