#ADDBCD#ADDBCD
#ADDBCD is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.052 H 174.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDBCD |
|---|---|
| RGB | rgb(173, 219, 205) |
| HSL | hsl(162, 39%, 77%) |
| HSV | hsv(162, 21%, 86%) |
| CMYK | cmyk(21%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.94, -17.74, 1.98) |
| CIE-LCH | lch(83.94, 17.85, 173.65°) |
| OKLab | oklab(85.5% -0.0515 0.005) |
| OKLCH | oklch(85.5% 0.052 174.5) |
| XYZ | xyz(53.5814, 63.9532, 67.2669) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 7.82
Eggshell Blue
#C4FFF7
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.34
Light Teal
#90E4C1
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDBCD #DBADBB
analogous
#ADDBB6 #ADDBCD #ADD2DB
triadic
#ADDBCD #CDADDB #DBCDAD
tetradic
#ADDBCD #B6ADDB #DBADBB #D2DBAD
square
#ADDBCD #B6ADDB #DBADBB #D2DBAD
split-complementary
#ADDBCD #DBADD2 #DBB6AD
monochromatic
#58B699 #82C8B3 #ADDBCD #D8EEE7 #EAF6F2
Accessibility & contrast
On white
1.52
#ADDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ADDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDBCD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDBCD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#A2DCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addbcd; /* rgb */ color: rgb(173, 219, 205); /* oklch */ color: oklch(85.5% 0.052 174.5);
Tailwind
colors: {
custom: {
50: '#c6e6dc',
500: '#addbcd',
950: '#000000',
},
}SCSS
$custom: #addbcd; $custom-light: #c6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#addbcd",
"rgb": {
"r": 173,
"g": 219,
"b": 205
},
"hsl": {
"h": 161.739,
"s": 38.983,
"l": 76.863
},
"oklch": {
"l": 0.855,
"c": 0.0517,
"h": 174.5
},
"luminance": 0.63955
}Semantic roles & 50–950 ramp
primary
#ADDBCD
secondary
#B3798B
accent
#345AB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484