#ADDBD5#ADDBD5
#ADDBD5 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.049 H 186.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD5 |
|---|---|
| RGB | rgb(173, 219, 213) |
| HSL | hsl(172, 39%, 77%) |
| HSV | hsv(172, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(84.15, -16.10, -1.96) |
| CIE-LCH | lch(84.15, 16.22, 186.95°) |
| OKLab | oklab(85.73% -0.0482 -0.0055) |
| OKLCH | oklch(85.73% 0.049 186.5) |
| XYZ | xyz(54.5718, 64.3494, 72.4832) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.18
Paleturquoise
#AFEEEE
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.81
Eggshell Blue
#C4FFF7
ΔE00 7.83
Light Sky Blue
#C6FCFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD5 #DBADB3
analogous
#ADDBBE #ADDBD5 #ADCADB
triadic
#ADDBD5 #D5ADDB #DBD5AD
tetradic
#ADDBD5 #BEADDB #DBADB3 #CADBAD
square
#ADDBD5 #BEADDB #DBADB3 #CADBAD
split-complementary
#ADDBD5 #DBADCA #DBBEAD
monochromatic
#58B6A9 #82C8BF #ADDBD5 #D8EEEB #EAF6F4
Accessibility & contrast
On white
1.51
#ADDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ADDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D5
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#A0DDD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd5; /* rgb */ color: rgb(173, 219, 213); /* oklch */ color: oklch(85.7% 0.049 186.5);
Tailwind
colors: {
custom: {
50: '#c6e6e1',
500: '#addbd5',
950: '#000000',
},
}SCSS
$custom: #addbd5; $custom-light: #c6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#addbd5",
"rgb": {
"r": 173,
"g": 219,
"b": 213
},
"hsl": {
"h": 172.174,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85732,
"c": 0.04853,
"h": 186.5
},
"luminance": 0.64351
}Semantic roles & 50–950 ramp
primary
#ADDBD5
secondary
#B37981
accent
#3444B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484