#ADDBD7#ADDBD7
#ADDBD7 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.048 H 189.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD7 |
|---|---|
| RGB | rgb(173, 219, 215) |
| HSL | hsl(175, 39%, 77%) |
| HSV | hsv(175, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(84.20, -15.68, -2.95) |
| CIE-LCH | lch(84.20, 15.95, 190.64°) |
| OKLab | oklab(85.79% -0.0474 -0.0081) |
| OKLCH | oklch(85.79% 0.048 189.7) |
| XYZ | xyz(54.8273, 64.4515, 73.8284) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.36
Paleturquoise
#AFEEEE
ΔE00 5.03
Duck Egg Blue
#C3FBF4
ΔE00 7.04
Pale Sky Blue
#BDF6FE
ΔE00 7.60
Light Sky Blue
#C6FCFF
ΔE00 7.70
Light Light Blue
#CAFFFB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD7 #DBADB1
analogous
#ADDBC0 #ADDBD7 #ADC8DB
triadic
#ADDBD7 #D7ADDB #DBD7AD
tetradic
#ADDBD7 #C0ADDB #DBADB1 #C8DBAD
square
#ADDBD7 #C0ADDB #DBADB1 #C8DBAD
split-complementary
#ADDBD7 #DBADC8 #DBC0AD
monochromatic
#58B6AE #82C8C2 #ADDBD7 #D8EEEC #EAF6F5
Accessibility & contrast
On white
1.51
#ADDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ADDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD7
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD7 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D7
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#9FDEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd7; /* rgb */ color: rgb(173, 219, 215); /* oklch */ color: oklch(85.8% 0.048 189.7);
Tailwind
colors: {
custom: {
50: '#c6e6e3',
500: '#addbd7',
950: '#000000',
},
}SCSS
$custom: #addbd7; $custom-light: #c6e6e3; $custom-dark: #000000;
JSON
{
"hex": "#addbd7",
"rgb": {
"r": 173,
"g": 219,
"b": 215
},
"hsl": {
"h": 174.783,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85792,
"c": 0.04811,
"h": 189.7
},
"luminance": 0.64454
}Semantic roles & 50–950 ramp
primary
#ADDBD7
secondary
#B3797E
accent
#343FB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484