#ADC8CD#ADC8CD
#ADC8CD is a light, muted teal. Relative luminance 0.546; OKLCH L 81.4% C 0.030 H 210.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8CD |
|---|---|
| RGB | rgb(173, 200, 205) |
| HSL | hsl(189, 24%, 74%) |
| HSV | hsv(189, 16%, 80%) |
| CMYK | cmyk(15.6%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.81, -8.01, -5.55) |
| CIE-LCH | lch(78.81, 9.74, 214.71°) |
| OKLab | oklab(81.43% -0.0259 -0.015) |
| OKLCH | oklch(81.43% 0.03 210.1) |
| XYZ | xyz(48.9045, 54.5993, 65.7079) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.61
Powder Blue
#B0E0E6
ΔE00 7.16
Light Grey Blue
#9DBCD4
ΔE00 8.36
Silver (survey)
#C5C9C7
ΔE00 8.53
Cloudy Blue
#ACC2D9
ΔE00 8.80
Ice Blue
#A5DFF9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8CD #CDB2AD
analogous
#ADCDC2 #ADC8CD #ADB8CD
triadic
#ADC8CD #CDADC8 #C8CDAD
tetradic
#ADC8CD #C2ADCD #CDB2AD #B8CDAD
square
#ADC8CD #C2ADCD #CDB2AD #B8CDAD
split-complementary
#ADC8CD #CDADB8 #CDC2AD
monochromatic
#61959F #87AFB6 #ADC8CD #D3E2E4 #ECF2F3
Accessibility & contrast
On white
1.76
#ADC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ADC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8CD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8CD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#A4CBC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #adc8cd; /* rgb */ color: rgb(173, 200, 205); /* oklch */ color: oklch(81.4% 0.030 210.1);
Tailwind
colors: {
custom: {
50: '#c5d8dc',
500: '#adc8cd',
950: '#000000',
},
}SCSS
$custom: #adc8cd; $custom-light: #c5d8dc; $custom-dark: #000000;
JSON
{
"hex": "#adc8cd",
"rgb": {
"r": 173,
"g": 200,
"b": 205
},
"hsl": {
"h": 189.375,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.81427,
"c": 0.02997,
"h": 210.1
},
"luminance": 0.54601
}Semantic roles & 50–950 ramp
primary
#ADC8CD
secondary
#A2827C
accent
#5243A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384