#C0CFDF#C0CFDF
#C0CFDF is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.8% C 0.028 H 249.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFDF |
|---|---|
| RGB | rgb(192, 207, 223) |
| HSL | hsl(211, 33%, 81%) |
| HSV | hsv(211, 14%, 87%) |
| CMYK | cmyk(13.9%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.46, -1.86, -9.63) |
| CIE-LCH | lch(82.46, 9.81, 259.05°) |
| OKLab | oklab(84.81% -0.0095 -0.026) |
| OKLCH | oklch(84.81% 0.028 249.9) |
| XYZ | xyz(57.3672, 61.1588, 78.5802) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.65
Cloudy Blue
#ACC2D9
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 4.58
Fog
#D8DCE0
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 7.25
Dove Gray
#B6B8BD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFDF #DFD0C0
analogous
#C0DFDF #C0CFDF #C1C0DF
triadic
#C0CFDF #DFC0CF #CFDFC0
tetradic
#C0CFDF #DFC0DF #DFD0C0 #C0DFC1
square
#C0CFDF #DFC0DF #DFD0C0 #C0DFC1
split-complementary
#C0CFDF #DFC1C0 #DFDFC0
monochromatic
#6F91B6 #97B0CA #C0CFDF #E9EEF4 #EBF0F5
Accessibility & contrast
On white
1.59
#C0CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C0CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFDF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFDF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#B8D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0cfdf; /* rgb */ color: rgb(192, 207, 223); /* oklch */ color: oklch(84.8% 0.028 249.9);
Tailwind
colors: {
custom: {
50: '#d3dde9',
500: '#c0cfdf',
950: '#000000',
},
}SCSS
$custom: #c0cfdf; $custom-light: #d3dde9; $custom-dark: #000000;
JSON
{
"hex": "#c0cfdf",
"rgb": {
"r": 192,
"g": 207,
"b": 223
},
"hsl": {
"h": 210.968,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.84805,
"c": 0.02767,
"h": 249.9
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#C0CFDF
secondary
#B7A28C
accent
#753AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484