#ADDBD0#ADDBD0
#ADDBD0 is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.050 H 178.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD0 |
|---|---|
| RGB | rgb(173, 219, 208) |
| HSL | hsl(166, 39%, 77%) |
| HSV | hsv(166, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 5%, 14.1%) |
| CIE-LAB | lab(84.02, -17.13, 0.50) |
| CIE-LCH | lch(84.02, 17.14, 178.34°) |
| OKLab | oklab(85.59% -0.0502 0.0011) |
| OKLCH | oklch(85.59% 0.05 178.8) |
| XYZ | xyz(53.9470, 64.0994, 69.1923) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 7.95
Light Light Blue
#CAFFFB
ΔE00 8.33
Pale Teal
#82CBB2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD0 #DBADB8
analogous
#ADDBB9 #ADDBD0 #ADCFDB
triadic
#ADDBD0 #D0ADDB #DBD0AD
tetradic
#ADDBD0 #B9ADDB #DBADB8 #CFDBAD
square
#ADDBD0 #B9ADDB #DBADB8 #CFDBAD
split-complementary
#ADDBD0 #DBADCF #DBB9AD
monochromatic
#58B69F #82C8B8 #ADDBD0 #D8EEE8 #EAF6F3
Accessibility & contrast
On white
1.52
#ADDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ADDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD0
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD0 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D0
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#A1DDD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addbd0; /* rgb */ color: rgb(173, 219, 208); /* oklch */ color: oklch(85.6% 0.050 178.8);
Tailwind
colors: {
custom: {
50: '#c6e6de',
500: '#addbd0',
950: '#000000',
},
}SCSS
$custom: #addbd0; $custom-light: #c6e6de; $custom-dark: #000000;
JSON
{
"hex": "#addbd0",
"rgb": {
"r": 173,
"g": 219,
"b": 208
},
"hsl": {
"h": 165.652,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85586,
"c": 0.05025,
"h": 178.8
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#ADDBD0
secondary
#B37987
accent
#3452B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484