#C2CFDF#C2CFDF
#C2CFDF is a very light, muted cyan. Relative luminance 0.614; OKLCH L 85.0% C 0.026 H 253.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFDF |
|---|---|
| RGB | rgb(194, 207, 223) |
| HSL | hsl(213, 31%, 82%) |
| HSV | hsv(213, 13%, 87%) |
| CMYK | cmyk(13%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.61, -1.22, -9.41) |
| CIE-LCH | lch(82.61, 9.49, 262.59°) |
| OKLab | oklab(84.95% -0.0075 -0.0253) |
| OKLCH | oklch(84.95% 0.026 253.6) |
| XYZ | xyz(57.8772, 61.4218, 78.6041) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.62
Lightsteelblue
#B0C4DE
ΔE00 4.68
Cloudy Blue
#ACC2D9
ΔE00 4.83
Fog
#D8DCE0
ΔE00 6.42
Light Grey Blue
#9DBCD4
ΔE00 7.79
Dove Gray
#B6B8BD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFDF #DFD2C2
analogous
#C2DEDF #C2CFDF #C4C2DF
triadic
#C2CFDF #DFC2CF #CFDFC2
tetradic
#C2CFDF #DFC2DE #DFD2C2 #C2DFC4
square
#C2CFDF #DFC2DE #DFD2C2 #C2DFC4
split-complementary
#C2CFDF #DFC4C2 #DEDFC2
monochromatic
#7290B5 #9AAFCA #C2CFDF #EAEFF4 #EBEFF4
Accessibility & contrast
On white
1.58
#C2CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C2CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFDF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFDF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#BBD2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2cfdf; /* rgb */ color: rgb(194, 207, 223); /* oklch */ color: oklch(85.0% 0.026 253.6);
Tailwind
colors: {
custom: {
50: '#d4dde9',
500: '#c2cfdf',
950: '#000000',
},
}SCSS
$custom: #c2cfdf; $custom-light: #d4dde9; $custom-dark: #000000;
JSON
{
"hex": "#c2cfdf",
"rgb": {
"r": 194,
"g": 207,
"b": 223
},
"hsl": {
"h": 213.103,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.84951,
"c": 0.02643,
"h": 253.6
},
"luminance": 0.61423
}Semantic roles & 50–950 ramp
primary
#C2CFDF
secondary
#B7A58E
accent
#783CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484