#ADDBD6#ADDBD6
#ADDBD6 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.8% C 0.048 H 188.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD6 |
|---|---|
| RGB | rgb(173, 219, 214) |
| HSL | hsl(173, 39%, 77%) |
| HSV | hsv(173, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(84.17, -15.89, -2.46) |
| CIE-LCH | lch(84.17, 16.08, 188.78°) |
| OKLab | oklab(85.76% -0.0478 -0.0068) |
| OKLCH | oklch(85.76% 0.048 188.1) |
| XYZ | xyz(54.6992, 64.4003, 73.1538) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.77
Paleturquoise
#AFEEEE
ΔE00 5.16
Duck Egg Blue
#C3FBF4
ΔE00 6.99
Light Light Blue
#CAFFFB
ΔE00 7.76
Eggshell Blue
#C4FFF7
ΔE00 7.87
Light Sky Blue
#C6FCFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD6 #DBADB2
analogous
#ADDBBF #ADDBD6 #ADC9DB
triadic
#ADDBD6 #D6ADDB #DBD6AD
tetradic
#ADDBD6 #BFADDB #DBADB2 #C9DBAD
square
#ADDBD6 #BFADDB #DBADB2 #C9DBAD
split-complementary
#ADDBD6 #DBADC9 #DBBFAD
monochromatic
#58B6AB #82C8C1 #ADDBD6 #D8EEEB #EAF6F4
Accessibility & contrast
On white
1.51
#ADDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ADDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD6
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD6 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#CDCFD7
Tritanopia (blue-blind)
#A0DDD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd6; /* rgb */ color: rgb(173, 219, 214); /* oklch */ color: oklch(85.8% 0.048 188.1);
Tailwind
colors: {
custom: {
50: '#c6e6e2',
500: '#addbd6',
950: '#000000',
},
}SCSS
$custom: #addbd6; $custom-light: #c6e6e2; $custom-dark: #000000;
JSON
{
"hex": "#addbd6",
"rgb": {
"r": 173,
"g": 219,
"b": 214
},
"hsl": {
"h": 173.478,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85762,
"c": 0.0483,
"h": 188.1
},
"luminance": 0.64402
}Semantic roles & 50–950 ramp
primary
#ADDBD6
secondary
#B37980
accent
#3441B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484