#ADCCCF#ADCCCF
#ADCCCF is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.033 H 203.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCCF |
|---|---|
| RGB | rgb(173, 204, 207) |
| HSL | hsl(185, 26%, 75%) |
| HSV | hsv(185, 16%, 81%) |
| CMYK | cmyk(16.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.94, -9.67, -4.95) |
| CIE-LCH | lch(79.94, 10.87, 207.12°) |
| OKLab | oklab(82.34% -0.0306 -0.0134) |
| OKLCH | oklch(82.34% 0.033 203.7) |
| XYZ | xyz(50.0859, 56.5736, 67.3003) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 9.48
Ice Blue
#A5DFF9
ΔE00 9.51
Paleturquoise
#AFEEEE
ΔE00 9.88
Light Grey Blue
#9DBCD4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCCF #CFB0AD
analogous
#ADCFC1 #ADCCCF #ADBBCF
triadic
#ADCCCF #CFADCC #CCCFAD
tetradic
#ADCCCF #C1ADCF #CFB0AD #BBCFAD
square
#ADCCCF #C1ADCF #CFB0AD #BBCFAD
split-complementary
#ADCCCF #CFADBB #CFC1AD
monochromatic
#609CA2 #86B4B8 #ADCCCF #D4E4E6 #ECF3F4
Accessibility & contrast
On white
1.71
#ADCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ADCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCCF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCCF | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#A3CFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcccf; /* rgb */ color: rgb(173, 204, 207); /* oklch */ color: oklch(82.3% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#c6dbdd',
500: '#adcccf',
950: '#000000',
},
}SCSS
$custom: #adcccf; $custom-light: #c6dbdd; $custom-dark: #000000;
JSON
{
"hex": "#adcccf",
"rgb": {
"r": 173,
"g": 204,
"b": 207
},
"hsl": {
"h": 185.294,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.82339,
"c": 0.03343,
"h": 203.7
},
"luminance": 0.56575
}Semantic roles & 50–950 ramp
primary
#ADCCCF
secondary
#A47F7C
accent
#4A41A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484