#ADCDCA#ADCDCA
#ADCDCA is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.034 H 189.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDCA |
|---|---|
| RGB | rgb(173, 205, 202) |
| HSL | hsl(174, 24%, 74%) |
| HSV | hsv(174, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.07, -11.23, -2.08) |
| CIE-LCH | lch(80.07, 11.42, 190.48°) |
| OKLab | oklab(82.4% -0.0339 -0.0057) |
| OKLCH | oklch(82.4% 0.034 189.6) |
| XYZ | xyz(49.7228, 56.8098, 64.2113) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 10.08
Pale Sky Blue
#BDF6FE
ΔE00 10.60
Duck Egg Blue
#C3FBF4
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDCA #CDADB0
analogous
#ADCDBA #ADCDCA #ADC0CD
triadic
#ADCDCA #CAADCD #CDCAAD
tetradic
#ADCDCA #BAADCD #CDADB0 #C0CDAD
square
#ADCDCA #BAADCD #CDADB0 #C0CDAD
split-complementary
#ADCDCA #CDADC0 #CDBAAD
monochromatic
#619F99 #87B6B1 #ADCDCA #D3E4E3 #ECF3F3
Accessibility & contrast
On white
1.70
#ADCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ADCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDCA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDCA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#A4CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcdca; /* rgb */ color: rgb(173, 205, 202); /* oklch */ color: oklch(82.4% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#c5dcda',
500: '#adcdca',
950: '#000000',
},
}SCSS
$custom: #adcdca; $custom-light: #c5dcda; $custom-dark: #000000;
JSON
{
"hex": "#adcdca",
"rgb": {
"r": 173,
"g": 205,
"b": 202
},
"hsl": {
"h": 174.375,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.82399,
"c": 0.03443,
"h": 189.6
},
"luminance": 0.56811
}Semantic roles & 50–950 ramp
primary
#ADCDCA
secondary
#A27C80
accent
#434CA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483