#ADDED9#ADDED9
#ADDED9 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.051 H 188.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED9 |
|---|---|
| RGB | rgb(173, 222, 217) |
| HSL | hsl(174, 43%, 77%) |
| HSV | hsv(174, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(85.06, -16.77, -2.73) |
| CIE-LCH | lch(85.06, 16.99, 189.26°) |
| OKLab | oklab(86.5% -0.0505 -0.0076) |
| OKLCH | oklch(86.5% 0.051 188.5) |
| XYZ | xyz(55.8755, 66.1344, 75.4534) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 4.75
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Light Light Blue
#CAFFFB
ΔE00 7.11
Eggshell Blue
#C4FFF7
ΔE00 7.13
Light Sky Blue
#C6FCFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED9 #DEADB2
analogous
#ADDEC1 #ADDED9 #ADCADE
triadic
#ADDED9 #D9ADDE #DED9AD
tetradic
#ADDED9 #C1ADDE #DEADB2 #CADEAD
square
#ADDED9 #C1ADDE #DEADB2 #CADEAD
split-complementary
#ADDED9 #DEADCA #DEC1AD
monochromatic
#56BBB1 #81CCC5 #ADDED9 #D9F0ED #E9F6F5
Accessibility & contrast
On white
1.48
#ADDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ADDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED9
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED9 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#9FE1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added9; /* rgb */ color: rgb(173, 222, 217); /* oklch */ color: oklch(86.5% 0.051 188.5);
Tailwind
colors: {
custom: {
50: '#c6e8e4',
500: '#added9',
950: '#000000',
},
}SCSS
$custom: #added9; $custom-light: #c6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#added9",
"rgb": {
"r": 173,
"g": 222,
"b": 217
},
"hsl": {
"h": 173.878,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86497,
"c": 0.0511,
"h": 188.5
},
"luminance": 0.66137
}Semantic roles & 50–950 ramp
primary
#ADDED9
secondary
#B6797F
accent
#303DB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484