#ADCFDD#ADCFDD
#ADCFDD is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.4% C 0.041 H 224.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCFDD |
|---|---|
| RGB | rgb(173, 207, 221) |
| HSL | hsl(198, 41%, 77%) |
| HSV | hsv(198, 22%, 87%) |
| CMYK | cmyk(21.7%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(81.14, -8.23, -10.67) |
| CIE-LCH | lch(81.14, 13.47, 232.36°) |
| OKLab | oklab(83.42% -0.0292 -0.029) |
| OKLCH | oklch(83.42% 0.041 224.7) |
| XYZ | xyz(52.5939, 58.7286, 76.9573) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.94
Ice Blue
#A5DFF9
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCFDD #DDBBAD
analogous
#ADDDD3 #ADCFDD #ADB7DD
triadic
#ADCFDD #DDADCF #CFDDAD
tetradic
#ADCFDD #D3ADDD #DDBBAD #B7DDAD
square
#ADCFDD #D3ADDD #DDBBAD #B7DDAD
split-complementary
#ADCFDD #DDADB7 #DDD3AD
monochromatic
#569CB9 #82B6CB #ADCFDD #D8E8EF #E9F2F6
Accessibility & contrast
On white
1.65
#ADCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#ADCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCFDD
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCFDD | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#9FD3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #adcfdd; /* rgb */ color: rgb(173, 207, 221); /* oklch */ color: oklch(83.4% 0.041 224.7);
Tailwind
colors: {
custom: {
50: '#c6dde7',
500: '#adcfdd',
950: '#000000',
},
}SCSS
$custom: #adcfdd; $custom-light: #c6dde7; $custom-dark: #000000;
JSON
{
"hex": "#adcfdd",
"rgb": {
"r": 173,
"g": 207,
"b": 221
},
"hsl": {
"h": 197.5,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.83423,
"c": 0.04116,
"h": 224.7
},
"luminance": 0.5873
}Semantic roles & 50–950 ramp
primary
#ADCFDD
secondary
#B58B79
accent
#5731B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484