#ADDBD9#ADDBD9
#ADDBD9 is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.9% C 0.048 H 193.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD9 |
|---|---|
| RGB | rgb(173, 219, 217) |
| HSL | hsl(177, 39%, 77%) |
| HSV | hsv(177, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(84.25, -15.26, -3.93) |
| CIE-LCH | lch(84.25, 15.75, 194.44°) |
| OKLab | oklab(85.85% -0.0466 -0.0108) |
| OKLCH | oklch(85.85% 0.048 193) |
| XYZ | xyz(55.0858, 64.5550, 75.1901) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 4.88
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.15
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Light Sky Blue
#C6FCFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD9 #DBADAF
analogous
#ADDBC2 #ADDBD9 #ADC6DB
triadic
#ADDBD9 #D9ADDB #DBD9AD
tetradic
#ADDBD9 #C2ADDB #DBADAF #C6DBAD
square
#ADDBD9 #C2ADDB #DBADAF #C6DBAD
split-complementary
#ADDBD9 #DBADC6 #DBC2AD
monochromatic
#58B6B2 #82C8C5 #ADDBD9 #D8EEED #EAF6F5
Accessibility & contrast
On white
1.51
#ADDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ADDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD9
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD9 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D9
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#9FDEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd9; /* rgb */ color: rgb(173, 219, 217); /* oklch */ color: oklch(85.9% 0.048 193.0);
Tailwind
colors: {
custom: {
50: '#c6e6e4',
500: '#addbd9',
950: '#000000',
},
}SCSS
$custom: #addbd9; $custom-light: #c6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#addbd9",
"rgb": {
"r": 173,
"g": 219,
"b": 217
},
"hsl": {
"h": 177.391,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85852,
"c": 0.04786,
"h": 193
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#ADDBD9
secondary
#B3797C
accent
#3439B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484