#ADCCC8#ADCCC8
#ADCCC8 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.034 H 187.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCC8 |
|---|---|
| RGB | rgb(173, 204, 200) |
| HSL | hsl(172, 23%, 74%) |
| HSV | hsv(172, 15%, 80%) |
| CMYK | cmyk(15.2%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.75, -11.12, -1.48) |
| CIE-LCH | lch(79.75, 11.21, 187.57°) |
| OKLab | oklab(82.13% -0.0334 -0.0041) |
| OKLCH | oklch(82.13% 0.034 187) |
| XYZ | xyz(49.2491, 56.2388, 62.8928) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 8.10
Paleturquoise
#AFEEEE
ΔE00 9.53
Silver (survey)
#C5C9C7
ΔE00 9.93
Light Grey
#D8DCD6
ΔE00 10.88
Pale Sky Blue
#BDF6FE
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCC8 #CCADB1
analogous
#ADCCB9 #ADCCC8 #ADC1CC
triadic
#ADCCC8 #C8ADCC #CCC8AD
tetradic
#ADCCC8 #B9ADCC #CCADB1 #C1CCAD
square
#ADCCC8 #B9ADCC #CCADB1 #C1CCAD
split-complementary
#ADCCC8 #CCADC1 #CCB9AD
monochromatic
#629D95 #87B5AF #ADCCC8 #D3E3E1 #ECF3F2
Accessibility & contrast
On white
1.71
#ADCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ADCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCC8
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCC8 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#C2C4C8
Tritanopia (blue-blind)
#A5CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adccc8; /* rgb */ color: rgb(173, 204, 200); /* oklch */ color: oklch(82.1% 0.034 187.0);
Tailwind
colors: {
custom: {
50: '#c5dbd8',
500: '#adccc8',
950: '#000000',
},
}SCSS
$custom: #adccc8; $custom-light: #c5dbd8; $custom-dark: #000000;
JSON
{
"hex": "#adccc8",
"rgb": {
"r": 173,
"g": 204,
"b": 200
},
"hsl": {
"h": 172.258,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.82126,
"c": 0.03364,
"h": 187
},
"luminance": 0.5624
}Semantic roles & 50–950 ramp
primary
#ADCCC8
secondary
#A17C81
accent
#4450A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483