#ADDED3#ADDED3
#ADDED3 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.053 H 179.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED3 |
|---|---|
| RGB | rgb(173, 222, 211) |
| HSL | hsl(167, 43%, 77%) |
| HSV | hsv(167, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(84.91, -18.02, 0.21) |
| CIE-LCH | lch(84.91, 18.02, 179.34°) |
| OKLab | oklab(86.32% -0.0529 0.0003) |
| OKLCH | oklch(86.32% 0.053 179.7) |
| XYZ | xyz(55.1093, 65.8279, 71.4178) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.87
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.14
Eggshell Blue
#C4FFF7
ΔE00 7.23
Light Light Blue
#CAFFFB
ΔE00 7.72
Pale Aqua
#B8FFEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED3 #DEADB8
analogous
#ADDEBB #ADDED3 #ADD0DE
triadic
#ADDED3 #D3ADDE #DED3AD
tetradic
#ADDED3 #BBADDE #DEADB8 #D0DEAD
square
#ADDED3 #BBADDE #DEADB8 #D0DEAD
split-complementary
#ADDED3 #DEADD0 #DEBBAD
monochromatic
#56BBA4 #81CCBC #ADDED3 #D9F0EA #E9F6F3
Accessibility & contrast
On white
1.48
#ADDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ADDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED3
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED3 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#A0E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added3; /* rgb */ color: rgb(173, 222, 211); /* oklch */ color: oklch(86.3% 0.053 179.7);
Tailwind
colors: {
custom: {
50: '#c6e8e0',
500: '#added3',
950: '#000000',
},
}SCSS
$custom: #added3; $custom-light: #c6e8e0; $custom-dark: #000000;
JSON
{
"hex": "#added3",
"rgb": {
"r": 173,
"g": 222,
"b": 211
},
"hsl": {
"h": 166.531,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86321,
"c": 0.05295,
"h": 179.7
},
"luminance": 0.6583
}Semantic roles & 50–950 ramp
primary
#ADDED3
secondary
#B67987
accent
#304EB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484