#ADDBD1#ADDBD1
#ADDBD1 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.050 H 180.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD1 |
|---|---|
| RGB | rgb(173, 219, 209) |
| HSL | hsl(167, 39%, 77%) |
| HSV | hsv(167, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 4.6%, 14.1%) |
| CIE-LAB | lab(84.04, -16.92, 0.00) |
| CIE-LCH | lch(84.04, 16.92, 179.99°) |
| OKLab | oklab(85.62% -0.0498 -0.0003) |
| OKLCH | oklch(85.62% 0.05 180.3) |
| XYZ | xyz(54.0704, 64.1488, 69.8423) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 6.78
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Eggshell Blue
#C4FFF7
ΔE00 7.89
Light Light Blue
#CAFFFB
ΔE00 8.19
Ice
#D6FFFA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD1 #DBADB7
analogous
#ADDBBA #ADDBD1 #ADCEDB
triadic
#ADDBD1 #D1ADDB #DBD1AD
tetradic
#ADDBD1 #BAADDB #DBADB7 #CEDBAD
square
#ADDBD1 #BAADDB #DBADB7 #CEDBAD
split-complementary
#ADDBD1 #DBADCE #DBBAAD
monochromatic
#58B6A1 #82C8B9 #ADDBD1 #D8EEE9 #EAF6F3
Accessibility & contrast
On white
1.52
#ADDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ADDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD1
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD1 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D1
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#A1DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd1; /* rgb */ color: rgb(173, 219, 209); /* oklch */ color: oklch(85.6% 0.050 180.3);
Tailwind
colors: {
custom: {
50: '#c6e6df',
500: '#addbd1',
950: '#000000',
},
}SCSS
$custom: #addbd1; $custom-light: #c6e6df; $custom-dark: #000000;
JSON
{
"hex": "#addbd1",
"rgb": {
"r": 173,
"g": 219,
"b": 209
},
"hsl": {
"h": 166.957,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85615,
"c": 0.04984,
"h": 180.3
},
"luminance": 0.64151
}Semantic roles & 50–950 ramp
primary
#ADDBD1
secondary
#B37986
accent
#344FB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484