#ADCDC7#ADCDC7
#ADCDC7 is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.3% C 0.035 H 182.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDC7 |
|---|---|
| RGB | rgb(173, 205, 199) |
| HSL | hsl(169, 24%, 74%) |
| HSV | hsv(169, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(79.99, -11.84, -0.58) |
| CIE-LCH | lch(79.99, 11.85, 182.83°) |
| OKLab | oklab(82.31% -0.0351 -0.0017) |
| OKLCH | oklch(82.31% 0.035 182.8) |
| XYZ | xyz(49.3710, 56.6691, 62.3588) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 9.35
Silver (survey)
#C5C9C7
ΔE00 10.42
Pale Teal
#82CBB2
ΔE00 10.70
Duck Egg Blue
#C3FBF4
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDC7 #CDADB3
analogous
#ADCDB7 #ADCDC7 #ADC3CD
triadic
#ADCDC7 #C7ADCD #CDC7AD
tetradic
#ADCDC7 #B7ADCD #CDADB3 #C3CDAD
square
#ADCDC7 #B7ADCD #CDADB3 #C3CDAD
split-complementary
#ADCDC7 #CDADC3 #CDB7AD
monochromatic
#619F93 #87B6AD #ADCDC7 #D3E4E1 #ECF3F2
Accessibility & contrast
On white
1.70
#ADCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ADCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDC7
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDC7 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C7
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#A5CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcdc7; /* rgb */ color: rgb(173, 205, 199); /* oklch */ color: oklch(82.3% 0.035 182.8);
Tailwind
colors: {
custom: {
50: '#c5dcd8',
500: '#adcdc7',
950: '#000000',
},
}SCSS
$custom: #adcdc7; $custom-light: #c5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#adcdc7",
"rgb": {
"r": 173,
"g": 205,
"b": 199
},
"hsl": {
"h": 168.75,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.8231,
"c": 0.03519,
"h": 182.8
},
"luminance": 0.5667
}Semantic roles & 50–950 ramp
primary
#ADCDC7
secondary
#A27C83
accent
#4355A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483