#ADDBD3#ADDBD3
#ADDBD3 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.7% C 0.049 H 183.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD3 |
|---|---|
| RGB | rgb(173, 219, 211) |
| HSL | hsl(170, 39%, 77%) |
| HSV | hsv(170, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(84.09, -16.51, -0.98) |
| CIE-LCH | lch(84.09, 16.54, 183.40°) |
| OKLab | oklab(85.67% -0.049 -0.0029) |
| OKLCH | oklch(85.67% 0.049 183.4) |
| XYZ | xyz(54.3196, 64.2485, 71.1546) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 5.99
Duck Egg Blue
#C3FBF4
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 7.96
Ice
#D6FFFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD3 #DBADB5
analogous
#ADDBBC #ADDBD3 #ADCCDB
triadic
#ADDBD3 #D3ADDB #DBD3AD
tetradic
#ADDBD3 #BCADDB #DBADB5 #CCDBAD
square
#ADDBD3 #BCADDB #DBADB5 #CCDBAD
split-complementary
#ADDBD3 #DBADCC #DBBCAD
monochromatic
#58B6A5 #82C8BC #ADDBD3 #D8EEEA #EAF6F4
Accessibility & contrast
On white
1.52
#ADDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ADDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D3
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#A0DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd3; /* rgb */ color: rgb(173, 219, 211); /* oklch */ color: oklch(85.7% 0.049 183.4);
Tailwind
colors: {
custom: {
50: '#c6e6e0',
500: '#addbd3',
950: '#000000',
},
}SCSS
$custom: #addbd3; $custom-light: #c6e6e0; $custom-dark: #000000;
JSON
{
"hex": "#addbd3",
"rgb": {
"r": 173,
"g": 219,
"b": 211
},
"hsl": {
"h": 169.565,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85673,
"c": 0.04911,
"h": 183.4
},
"luminance": 0.6425
}Semantic roles & 50–950 ramp
primary
#ADDBD3
secondary
#B37983
accent
#344AB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484