#ADDED8#ADDED8
#ADDED8 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.051 H 187.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED8 |
|---|---|
| RGB | rgb(173, 222, 216) |
| HSL | hsl(173, 43%, 77%) |
| HSV | hsv(173, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.04, -16.98, -2.25) |
| CIE-LCH | lch(85.04, 17.13, 187.53°) |
| OKLab | oklab(86.47% -0.0509 -0.0063) |
| OKLCH | oklch(86.47% 0.051 187) |
| XYZ | xyz(55.7458, 66.0825, 74.7704) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.58
Powder Blue
#B0E0E6
ΔE00 5.15
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Eggshell Blue
#C4FFF7
ΔE00 7.09
Light Light Blue
#CAFFFB
ΔE00 7.16
Light Sky Blue
#C6FCFF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED8 #DEADB3
analogous
#ADDEBF #ADDED8 #ADCCDE
triadic
#ADDED8 #D8ADDE #DED8AD
tetradic
#ADDED8 #BFADDE #DEADB3 #CCDEAD
square
#ADDED8 #BFADDE #DEADB3 #CCDEAD
split-complementary
#ADDED8 #DEADCC #DEBFAD
monochromatic
#56BBAE #81CCC3 #ADDED8 #D9F0ED #E9F6F5
Accessibility & contrast
On white
1.48
#ADDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ADDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED8
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED8 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#9FE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added8; /* rgb */ color: rgb(173, 222, 216); /* oklch */ color: oklch(86.5% 0.051 187.0);
Tailwind
colors: {
custom: {
50: '#c6e8e4',
500: '#added8',
950: '#000000',
},
}SCSS
$custom: #added8; $custom-light: #c6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#added8",
"rgb": {
"r": 173,
"g": 222,
"b": 216
},
"hsl": {
"h": 172.653,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86467,
"c": 0.05131,
"h": 187
},
"luminance": 0.66085
}Semantic roles & 50–950 ramp
primary
#ADDED8
secondary
#B67980
accent
#3040B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484