#ADCCCB#ADCCCB
#ADCCCB is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.2% C 0.033 H 194.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCCB |
|---|---|
| RGB | rgb(173, 204, 203) |
| HSL | hsl(178, 23%, 74%) |
| HSV | hsv(178, 15%, 80%) |
| CMYK | cmyk(15.2%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(79.83, -10.50, -2.97) |
| CIE-LCH | lch(79.83, 10.91, 195.78°) |
| OKLab | oklab(82.22% -0.0322 -0.0081) |
| OKLCH | oklch(82.22% 0.033 194.1) |
| XYZ | xyz(49.6031, 56.3804, 64.7574) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.83
Paleturquoise
#AFEEEE
ΔE00 9.52
Silver (survey)
#C5C9C7
ΔE00 9.66
Pale Sky Blue
#BDF6FE
ΔE00 10.59
Light Grey
#D8DCD6
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCCB #CCADAE
analogous
#ADCCBC #ADCCCB #ADBECC
triadic
#ADCCCB #CBADCC #CCCBAD
tetradic
#ADCCCB #BCADCC #CCADAE #BECCAD
square
#ADCCCB #BCADCC #CCADAE #BECCAD
split-complementary
#ADCCCB #CCADBE #CCBCAD
monochromatic
#629D9B #87B5B3 #ADCCCB #D3E3E3 #ECF3F3
Accessibility & contrast
On white
1.71
#ADCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ADCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCCB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCCB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#A4CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcccb; /* rgb */ color: rgb(173, 204, 203); /* oklch */ color: oklch(82.2% 0.033 194.1);
Tailwind
colors: {
custom: {
50: '#c5dbda',
500: '#adcccb',
950: '#000000',
},
}SCSS
$custom: #adcccb; $custom-light: #c5dbda; $custom-dark: #000000;
JSON
{
"hex": "#adcccb",
"rgb": {
"r": 173,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.065,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.82216,
"c": 0.03319,
"h": 194.1
},
"luminance": 0.56382
}Semantic roles & 50–950 ramp
primary
#ADCCCB
secondary
#A17C7D
accent
#4447A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483