#ADCDCC#ADCDCC
#ADCDCC is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.034 H 194.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDCC |
|---|---|
| RGB | rgb(173, 205, 204) |
| HSL | hsl(178, 24%, 74%) |
| HSV | hsv(178, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.13, -10.81, -3.07) |
| CIE-LCH | lch(80.13, 11.24, 195.84°) |
| OKLab | oklab(82.46% -0.0331 -0.0084) |
| OKLCH | oklch(82.46% 0.034 194.2) |
| XYZ | xyz(49.9611, 56.9051, 65.4665) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.91
Pale Sky Blue
#BDF6FE
ΔE00 10.31
Light Sky Blue
#C6FCFF
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDCC #CDADAE
analogous
#ADCDBC #ADCDCC #ADBECD
triadic
#ADCDCC #CCADCD #CDCCAD
tetradic
#ADCDCC #BCADCD #CDADAE #BECDAD
square
#ADCDCC #BCADCD #CDADAE #BECDAD
split-complementary
#ADCDCC #CDADBE #CDBCAD
monochromatic
#619F9D #87B6B4 #ADCDCC #D3E4E4 #ECF3F3
Accessibility & contrast
On white
1.70
#ADCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#ADCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDCC
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDCC | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#A4CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcdcc; /* rgb */ color: rgb(173, 205, 204); /* oklch */ color: oklch(82.5% 0.034 194.2);
Tailwind
colors: {
custom: {
50: '#c5dcdb',
500: '#adcdcc',
950: '#000000',
},
}SCSS
$custom: #adcdcc; $custom-light: #c5dcdb; $custom-dark: #000000;
JSON
{
"hex": "#adcdcc",
"rgb": {
"r": 173,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.125,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.8246,
"c": 0.03419,
"h": 194.2
},
"luminance": 0.56907
}Semantic roles & 50–950 ramp
primary
#ADCDCC
secondary
#A27C7D
accent
#4346A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484