#ADDED5#ADDED5
#ADDED5 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.052 H 182.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED5 |
|---|---|
| RGB | rgb(173, 222, 213) |
| HSL | hsl(169, 43%, 77%) |
| HSV | hsv(169, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(84.96, -17.61, -0.77) |
| CIE-LCH | lch(84.96, 17.62, 182.52°) |
| OKLab | oklab(86.38% -0.0521 -0.0023) |
| OKLCH | oklch(86.38% 0.052 182.6) |
| XYZ | xyz(55.3615, 65.9288, 72.7465) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 6.36
Eggshell Blue
#C4FFF7
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.44
Pale Cyan
#B7FFFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED5 #DEADB6
analogous
#ADDEBD #ADDED5 #ADCEDE
triadic
#ADDED5 #D5ADDE #DED5AD
tetradic
#ADDED5 #BDADDE #DEADB6 #CEDEAD
square
#ADDED5 #BDADDE #DEADB6 #CEDEAD
split-complementary
#ADDED5 #DEADCE #DEBDAD
monochromatic
#56BBA8 #81CCBF #ADDED5 #D9F0EB #E9F6F4
Accessibility & contrast
On white
1.48
#ADDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ADDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D0D1D6
Tritanopia (blue-blind)
#A0E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added5; /* rgb */ color: rgb(173, 222, 213); /* oklch */ color: oklch(86.4% 0.052 182.6);
Tailwind
colors: {
custom: {
50: '#c6e8e1',
500: '#added5',
950: '#000000',
},
}SCSS
$custom: #added5; $custom-light: #c6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#added5",
"rgb": {
"r": 173,
"g": 222,
"b": 213
},
"hsl": {
"h": 168.98,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86379,
"c": 0.05219,
"h": 182.6
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#ADDED5
secondary
#B67984
accent
#3048B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484