#ADC8CF#ADC8CF
#ADC8CF is a light, muted cyan. Relative luminance 0.547; OKLCH L 81.5% C 0.031 H 215.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8CF |
|---|---|
| RGB | rgb(173, 200, 207) |
| HSL | hsl(192, 26%, 75%) |
| HSV | hsv(192, 16%, 81%) |
| CMYK | cmyk(16.4%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.87, -7.59, -6.54) |
| CIE-LCH | lch(78.87, 10.02, 220.76°) |
| OKLab | oklab(81.49% -0.0252 -0.0177) |
| OKLCH | oklch(81.49% 0.031 215.1) |
| XYZ | xyz(49.1474, 54.6965, 66.9874) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 8.65
Ice Blue
#A5DFF9
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8CF #CFB4AD
analogous
#ADCFC5 #ADC8CF #ADB7CF
triadic
#ADC8CF #CFADC8 #C8CFAD
tetradic
#ADC8CF #C5ADCF #CFB4AD #B7CFAD
square
#ADC8CF #C5ADCF #CFB4AD #B7CFAD
split-complementary
#ADC8CF #CFADB7 #CFC5AD
monochromatic
#6094A2 #86AEB8 #ADC8CF #D4E2E6 #ECF2F4
Accessibility & contrast
On white
1.76
#ADC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#ADC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8CF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8CF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#A4CBCA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #adc8cf; /* rgb */ color: rgb(173, 200, 207); /* oklch */ color: oklch(81.5% 0.031 215.1);
Tailwind
colors: {
custom: {
50: '#c5d8dd',
500: '#adc8cf',
950: '#000000',
},
}SCSS
$custom: #adc8cf; $custom-light: #c5d8dd; $custom-dark: #000000;
JSON
{
"hex": "#adc8cf",
"rgb": {
"r": 173,
"g": 200,
"b": 207
},
"hsl": {
"h": 192.353,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.8149,
"c": 0.03076,
"h": 215.1
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#ADC8CF
secondary
#A4847C
accent
#5541A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384