#ADCDC8#ADCDC8
#ADCDC8 is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.3% C 0.035 H 185.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDC8 |
|---|---|
| RGB | rgb(173, 205, 200) |
| HSL | hsl(171, 24%, 74%) |
| HSV | hsv(171, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.02, -11.63, -1.08) |
| CIE-LCH | lch(80.02, 11.68, 185.31°) |
| OKLab | oklab(82.34% -0.0348 -0.0031) |
| OKLCH | oklch(82.34% 0.035 185) |
| XYZ | xyz(49.4875, 56.7157, 62.9723) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 8.44
Paleturquoise
#AFEEEE
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 10.29
Duck Egg Blue
#C3FBF4
ΔE00 10.86
Pale Sky Blue
#BDF6FE
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDC8 #CDADB2
analogous
#ADCDB8 #ADCDC8 #ADC2CD
triadic
#ADCDC8 #C8ADCD #CDC8AD
tetradic
#ADCDC8 #B8ADCD #CDADB2 #C2CDAD
square
#ADCDC8 #B8ADCD #CDADB2 #C2CDAD
split-complementary
#ADCDC8 #CDADC2 #CDB8AD
monochromatic
#619F95 #87B6AF #ADCDC8 #D3E4E2 #ECF3F2
Accessibility & contrast
On white
1.70
#ADCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#ADCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDC8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDC8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#A5CFCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcdc8; /* rgb */ color: rgb(173, 205, 200); /* oklch */ color: oklch(82.3% 0.035 185.0);
Tailwind
colors: {
custom: {
50: '#c5dcd8',
500: '#adcdc8',
950: '#000000',
},
}SCSS
$custom: #adcdc8; $custom-light: #c5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#adcdc8",
"rgb": {
"r": 173,
"g": 205,
"b": 200
},
"hsl": {
"h": 170.625,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.8234,
"c": 0.03489,
"h": 185
},
"luminance": 0.56717
}Semantic roles & 50–950 ramp
primary
#ADCDC8
secondary
#A27C82
accent
#4352A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483