#ADDED7#ADDED7
#ADDED7 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.052 H 185.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDED7 |
|---|---|
| RGB | rgb(173, 222, 215) |
| HSL | hsl(171, 43%, 77%) |
| HSV | hsv(171, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(85.01, -17.19, -1.75) |
| CIE-LCH | lch(85.01, 17.28, 185.83°) |
| OKLab | oklab(86.44% -0.0513 -0.005) |
| OKLCH | oklch(86.44% 0.052 185.5) |
| XYZ | xyz(55.6170, 66.0309, 74.0916) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 5.56
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Eggshell Blue
#C4FFF7
ΔE00 7.07
Light Light Blue
#CAFFFB
ΔE00 7.23
Pale Cyan
#B7FFFA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDED7 #DEADB4
analogous
#ADDEBF #ADDED7 #ADCCDE
triadic
#ADDED7 #D7ADDE #DED7AD
tetradic
#ADDED7 #BFADDE #DEADB4 #CCDEAD
square
#ADDED7 #BFADDE #DEADB4 #CCDEAD
split-complementary
#ADDED7 #DEADCC #DEBFAD
monochromatic
#56BBAC #81CCC2 #ADDED7 #D9F0EC #E9F6F4
Accessibility & contrast
On white
1.48
#ADDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#ADDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDED7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDED7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#9FE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #added7; /* rgb */ color: rgb(173, 222, 215); /* oklch */ color: oklch(86.4% 0.052 185.5);
Tailwind
colors: {
custom: {
50: '#c6e8e3',
500: '#added7',
950: '#000000',
},
}SCSS
$custom: #added7; $custom-light: #c6e8e3; $custom-dark: #000000;
JSON
{
"hex": "#added7",
"rgb": {
"r": 173,
"g": 222,
"b": 215
},
"hsl": {
"h": 171.429,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86438,
"c": 0.05158,
"h": 185.5
},
"luminance": 0.66033
}Semantic roles & 50–950 ramp
primary
#ADDED7
secondary
#B67982
accent
#3043B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484