#ADDBD8#ADDBD8
#ADDBD8 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.048 H 191.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBD8 |
|---|---|
| RGB | rgb(173, 219, 216) |
| HSL | hsl(176, 39%, 77%) |
| HSV | hsv(176, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(84.23, -15.47, -3.44) |
| CIE-LCH | lch(84.23, 15.84, 192.53°) |
| OKLab | oklab(85.82% -0.047 -0.0094) |
| OKLCH | oklch(85.82% 0.048 191.4) |
| XYZ | xyz(54.9561, 64.5031, 74.5072) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.95
Paleturquoise
#AFEEEE
ΔE00 4.94
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Pale Sky Blue
#BDF6FE
ΔE00 7.34
Light Sky Blue
#C6FCFF
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBD8 #DBADB0
analogous
#ADDBC1 #ADDBD8 #ADC7DB
triadic
#ADDBD8 #D8ADDB #DBD8AD
tetradic
#ADDBD8 #C1ADDB #DBADB0 #C7DBAD
square
#ADDBD8 #C1ADDB #DBADB0 #C7DBAD
split-complementary
#ADDBD8 #DBADC7 #DBC1AD
monochromatic
#58B6B0 #82C8C4 #ADDBD8 #D8EEEC #EAF6F5
Accessibility & contrast
On white
1.51
#ADDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ADDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBD8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBD8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#9FDEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addbd8; /* rgb */ color: rgb(173, 219, 216); /* oklch */ color: oklch(85.8% 0.048 191.4);
Tailwind
colors: {
custom: {
50: '#c6e6e4',
500: '#addbd8',
950: '#000000',
},
}SCSS
$custom: #addbd8; $custom-light: #c6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#addbd8",
"rgb": {
"r": 173,
"g": 219,
"b": 216
},
"hsl": {
"h": 176.087,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.85822,
"c": 0.04797,
"h": 191.4
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#ADDBD8
secondary
#B3797D
accent
#343CB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484