#ADCFDF#ADCFDF
#ADCFDF is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.5% C 0.043 H 228.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCFDF |
|---|---|
| RGB | rgb(173, 207, 223) |
| HSL | hsl(199, 44%, 78%) |
| HSV | hsv(199, 22%, 87%) |
| CMYK | cmyk(22.4%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.20, -7.79, -11.65) |
| CIE-LCH | lch(81.20, 14.01, 236.24°) |
| OKLab | oklab(83.49% -0.0285 -0.0316) |
| OKLCH | oklch(83.49% 0.043 228) |
| XYZ | xyz(52.8619, 58.8358, 78.3690) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.34
Ice Blue
#A5DFF9
ΔE00 5.73
Light Grey Blue
#9DBCD4
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCFDF #DFBDAD
analogous
#ADDFD6 #ADCFDF #ADB6DF
triadic
#ADCFDF #DFADCF #CFDFAD
tetradic
#ADCFDF #D6ADDF #DFBDAD #B6DFAD
square
#ADCFDF #D6ADDF #DFBDAD #B6DFAD
split-complementary
#ADCFDF #DFADB6 #DFD6AD
monochromatic
#559BBD #81B5CE #ADCFDF #D9E9F0 #E9F2F6
Accessibility & contrast
On white
1.64
#ADCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#ADCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCFDF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCFDF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#9FD4D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #adcfdf; /* rgb */ color: rgb(173, 207, 223); /* oklch */ color: oklch(83.5% 0.043 228.0);
Tailwind
colors: {
custom: {
50: '#c6dde9',
500: '#adcfdf',
950: '#000000',
},
}SCSS
$custom: #adcfdf; $custom-light: #c6dde9; $custom-dark: #000000;
JSON
{
"hex": "#adcfdf",
"rgb": {
"r": 173,
"g": 207,
"b": 223
},
"hsl": {
"h": 199.2,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.83489,
"c": 0.04258,
"h": 228
},
"luminance": 0.58838
}Semantic roles & 50–950 ramp
primary
#ADCFDF
secondary
#B88D79
accent
#5A2FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484