#ADCDCD#ADCDCD
#ADCDCD is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.5% C 0.034 H 196.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDCD |
|---|---|
| RGB | rgb(173, 205, 205) |
| HSL | hsl(180, 24%, 74%) |
| HSV | hsv(180, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.15, -10.61, -3.57) |
| CIE-LCH | lch(80.15, 11.19, 198.58°) |
| OKLab | oklab(82.49% -0.0327 -0.0097) |
| OKLCH | oklch(82.49% 0.034 196.5) |
| XYZ | xyz(50.0814, 56.9533, 66.1002) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.62
Lightblue
#ADD8E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 9.23
Silver (survey)
#C5C9C7
ΔE00 9.84
Pale Sky Blue
#BDF6FE
ΔE00 10.19
Ice Blue
#A5DFF9
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDCD #CDADAD
analogous
#ADCDBD #ADCDCD #ADBDCD
triadic
#ADCDCD #CDADCD #CDCDAD
tetradic
#ADCDCD #BDADCD #CDADAD #BDCDAD
square
#ADCDCD #BDADCD #CDADAD #BDCDAD
split-complementary
#ADCDCD #CDADBD #CDBDAD
monochromatic
#619F9F #87B6B6 #ADCDCD #D3E4E4 #ECF3F3
Accessibility & contrast
On white
1.69
#ADCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#ADCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDCD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDCD | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#A3CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcdcd; /* rgb */ color: rgb(173, 205, 205); /* oklch */ color: oklch(82.5% 0.034 196.5);
Tailwind
colors: {
custom: {
50: '#c5dcdc',
500: '#adcdcd',
950: '#000000',
},
}SCSS
$custom: #adcdcd; $custom-light: #c5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#adcdcd",
"rgb": {
"r": 173,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.8249,
"c": 0.03416,
"h": 196.5
},
"luminance": 0.56955
}Semantic roles & 50–950 ramp
primary
#ADCDCD
secondary
#A27C7C
accent
#4343A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484