#ADCCCD#ADCCCD
#ADCCCD is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.033 H 198.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCCD |
|---|---|
| RGB | rgb(173, 204, 205) |
| HSL | hsl(182, 24%, 74%) |
| HSV | hsv(182, 16%, 80%) |
| CMYK | cmyk(15.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.88, -10.09, -3.96) |
| CIE-LCH | lch(79.88, 10.84, 201.44°) |
| OKLab | oklab(82.28% -0.0314 -0.0108) |
| OKLCH | oklch(82.28% 0.033 198.9) |
| XYZ | xyz(49.8430, 56.4764, 66.0207) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 9.54
Paleturquoise
#AFEEEE
ΔE00 9.64
Ice Blue
#A5DFF9
ΔE00 10.26
Pale Sky Blue
#BDF6FE
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCCD #CDAEAD
analogous
#ADCDBE #ADCCCD #ADBCCD
triadic
#ADCCCD #CDADCC #CCCDAD
tetradic
#ADCCCD #BEADCD #CDAEAD #BCCDAD
square
#ADCCCD #BEADCD #CDAEAD #BCCDAD
split-complementary
#ADCCCD #CDADBC #CDBEAD
monochromatic
#619D9F #87B4B6 #ADCCCD #D3E4E4 #ECF3F3
Accessibility & contrast
On white
1.71
#ADCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ADCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCCD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCCD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A4CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcccd; /* rgb */ color: rgb(173, 204, 205); /* oklch */ color: oklch(82.3% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#c5dbdc',
500: '#adcccd',
950: '#000000',
},
}SCSS
$custom: #adcccd; $custom-light: #c5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#adcccd",
"rgb": {
"r": 173,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.875,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.82277,
"c": 0.03319,
"h": 198.9
},
"luminance": 0.56478
}Semantic roles & 50–950 ramp
primary
#ADCCCD
secondary
#A27D7C
accent
#4643A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484