#ADCCCA#ADCCCA
#ADCCCA is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.033 H 191.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCCA |
|---|---|
| RGB | rgb(173, 204, 202) |
| HSL | hsl(176, 23%, 74%) |
| HSV | hsv(176, 15%, 80%) |
| CMYK | cmyk(15.2%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.80, -10.71, -2.47) |
| CIE-LCH | lch(79.80, 10.99, 193.00°) |
| OKLab | oklab(82.19% -0.0326 -0.0068) |
| OKLCH | oklch(82.19% 0.033 191.7) |
| XYZ | xyz(49.4843, 56.3329, 64.1318) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 9.49
Silver (survey)
#C5C9C7
ΔE00 9.74
Pale Sky Blue
#BDF6FE
ΔE00 10.73
Light Grey
#D8DCD6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCCA #CCADAF
analogous
#ADCCBB #ADCCCA #ADBFCC
triadic
#ADCCCA #CAADCC #CCCAAD
tetradic
#ADCCCA #BBADCC #CCADAF #BFCCAD
square
#ADCCCA #BBADCC #CCADAF #BFCCAD
split-complementary
#ADCCCA #CCADBF #CCBBAD
monochromatic
#629D99 #87B5B2 #ADCCCA #D3E3E2 #ECF3F3
Accessibility & contrast
On white
1.71
#ADCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#ADCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCCA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCCA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#A4CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adccca; /* rgb */ color: rgb(173, 204, 202); /* oklch */ color: oklch(82.2% 0.033 191.7);
Tailwind
colors: {
custom: {
50: '#c5dbda',
500: '#adccca',
950: '#000000',
},
}SCSS
$custom: #adccca; $custom-light: #c5dbda; $custom-dark: #000000;
JSON
{
"hex": "#adccca",
"rgb": {
"r": 173,
"g": 204,
"b": 202
},
"hsl": {
"h": 176.129,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.82186,
"c": 0.03329,
"h": 191.7
},
"luminance": 0.56334
}Semantic roles & 50–950 ramp
primary
#ADCCCA
secondary
#A17C7F
accent
#444AA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483