#ADCBCC#ADCBCC
#ADCBCC is a very light, muted teal. Relative luminance 0.560; OKLCH L 82.0% C 0.032 H 199.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCBCC |
|---|---|
| RGB | rgb(173, 203, 204) |
| HSL | hsl(182, 23%, 74%) |
| HSV | hsv(182, 15%, 80%) |
| CMYK | cmyk(15.2%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.59, -9.78, -3.86) |
| CIE-LCH | lch(79.59, 10.51, 201.55°) |
| OKLab | oklab(82.03% -0.0304 -0.0105) |
| OKLCH | oklch(82.03% 0.032 199) |
| XYZ | xyz(49.4858, 55.9544, 65.3081) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 9.29
Paleturquoise
#AFEEEE
ΔE00 9.98
Ice Blue
#A5DFF9
ΔE00 10.41
Light Grey Blue
#9DBCD4
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCBCC #CCAEAD
analogous
#ADCCBE #ADCBCC #ADBCCC
triadic
#ADCBCC #CCADCB #CBCCAD
tetradic
#ADCBCC #BEADCC #CCAEAD #BCCCAD
square
#ADCBCC #BEADCC #CCAEAD #BCCCAD
split-complementary
#ADCBCC #CCADBC #CCBEAD
monochromatic
#629B9D #87B3B5 #ADCBCC #D3E3E3 #ECF3F3
Accessibility & contrast
On white
1.72
#ADCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ADCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCBCC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCBCC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#A4CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #adcbcc; /* rgb */ color: rgb(173, 203, 204); /* oklch */ color: oklch(82.0% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#c5dadb',
500: '#adcbcc',
950: '#000000',
},
}SCSS
$custom: #adcbcc; $custom-light: #c5dadb; $custom-dark: #000000;
JSON
{
"hex": "#adcbcc",
"rgb": {
"r": 173,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.935,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.82033,
"c": 0.03219,
"h": 199
},
"luminance": 0.55956
}Semantic roles & 50–950 ramp
primary
#ADCBCC
secondary
#A17D7C
accent
#4744A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384