#ADDBD4#ADDBD4
#ADDBD4 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.049 H 184.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD4 |
|---|---|
| RGB | rgb(173, 219, 212) |
| HSL | hsl(171, 39%, 77%) |
| HSV | hsv(171, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(84.12, -16.31, -1.47) |
| CIE-LCH | lch(84.12, 16.37, 185.16°) |
| OKLab | oklab(85.7% -0.0486 -0.0042) |
| OKLCH | oklch(85.7% 0.049 184.9) |
| XYZ | xyz(54.4453, 64.2988, 71.8168) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.58
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Eggshell Blue
#C4FFF7
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 7.87
Light Sky Blue
#C6FCFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD4 #DBADB4
analogous
#ADDBBD #ADDBD4 #ADCBDB
triadic
#ADDBD4 #D4ADDB #DBD4AD
tetradic
#ADDBD4 #BDADDB #DBADB4 #CBDBAD
square
#ADDBD4 #BDADDB #DBADB4 #CBDBAD
split-complementary
#ADDBD4 #DBADCB #DBBDAD
monochromatic
#58B6A7 #82C8BE #ADDBD4 #D8EEEA #EAF6F4
Accessibility & contrast
On white
1.52
#ADDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ADDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D4
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#A0DDD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd4; /* rgb */ color: rgb(173, 219, 212); /* oklch */ color: oklch(85.7% 0.049 184.9);
Tailwind
colors: {
custom: {
50: '#c6e6e1',
500: '#addbd4',
950: '#000000',
},
}SCSS
$custom: #addbd4; $custom-light: #c6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#addbd4",
"rgb": {
"r": 173,
"g": 219,
"b": 212
},
"hsl": {
"h": 170.87,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85702,
"c": 0.04881,
"h": 184.9
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#ADDBD4
secondary
#B37982
accent
#3447B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484