#ADDED6#ADDED6
#ADDED6 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.052 H 184.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED6 |
|---|---|
| RGB | rgb(173, 222, 214) |
| HSL | hsl(170, 43%, 77%) |
| HSV | hsv(170, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(84.99, -17.40, -1.26) |
| CIE-LCH | lch(84.99, 17.44, 184.16°) |
| OKLab | oklab(86.41% -0.0517 -0.0036) |
| OKLCH | oklch(86.41% 0.052 184) |
| XYZ | xyz(55.4889, 65.9797, 73.4170) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.28
Eggshell Blue
#C4FFF7
ΔE00 7.08
Light Light Blue
#CAFFFB
ΔE00 7.33
Pale Cyan
#B7FFFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED6 #DEADB5
analogous
#ADDEBD #ADDED6 #ADCEDE
triadic
#ADDED6 #D6ADDE #DED6AD
tetradic
#ADDED6 #BDADDE #DEADB5 #CEDEAD
square
#ADDED6 #BDADDE #DEADB5 #CEDEAD
split-complementary
#ADDED6 #DEADCE #DEBDAD
monochromatic
#56BBAA #81CCC0 #ADDED6 #D9F0EC #E9F6F4
Accessibility & contrast
On white
1.48
#ADDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#ADDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED6
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED6 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D0D1D7
Tritanopia (blue-blind)
#9FE0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added6; /* rgb */ color: rgb(173, 222, 214); /* oklch */ color: oklch(86.4% 0.052 184.0);
Tailwind
colors: {
custom: {
50: '#c6e8e2',
500: '#added6',
950: '#000000',
},
}SCSS
$custom: #added6; $custom-light: #c6e8e2; $custom-dark: #000000;
JSON
{
"hex": "#added6",
"rgb": {
"r": 173,
"g": 222,
"b": 214
},
"hsl": {
"h": 170.204,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86408,
"c": 0.05187,
"h": 184
},
"luminance": 0.65982
}Semantic roles & 50–950 ramp
primary
#ADDED6
secondary
#B67983
accent
#3046B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484