#C6CFDB#C6CFDB
#C6CFDB is a very light, near-neutral cyan. Relative luminance 0.617; OKLCH L 85.1% C 0.019 H 255.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFDB |
|---|---|
| RGB | rgb(198, 207, 219) |
| HSL | hsl(214, 23%, 82%) |
| HSV | hsv(214, 10%, 86%) |
| CMYK | cmyk(9.6%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.78, -0.73, -6.99) |
| CIE-LCH | lch(82.78, 7.02, 264.02°) |
| OKLab | oklab(85.12% -0.0048 -0.0187) |
| OKLCH | oklch(85.12% 0.019 255.6) |
| XYZ | xyz(58.3850, 61.7453, 75.8462) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFDB #DBD2C6
analogous
#C6DADB #C6CFDB #C8C6DB
triadic
#C6CFDB #DBC6CF #CFDBC6
tetradic
#C6CFDB #DBC6DA #DBD2C6 #C6DBC8
square
#C6CFDB #DBC6DA #DBD2C6 #C6DBC8
split-complementary
#C6CFDB #DBC8C6 #DADBC6
monochromatic
#7B90AC #A0AFC3 #C6CFDB #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.57
#C6CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C6CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFDB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFDB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#C1D2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c6cfdb; /* rgb */ color: rgb(198, 207, 219); /* oklch */ color: oklch(85.1% 0.019 255.6);
Tailwind
colors: {
custom: {
50: '#d7dde6',
500: '#c6cfdb',
950: '#000000',
},
}SCSS
$custom: #c6cfdb; $custom-light: #d7dde6; $custom-dark: #000000;
JSON
{
"hex": "#c6cfdb",
"rgb": {
"r": 198,
"g": 207,
"b": 219
},
"hsl": {
"h": 214.286,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.85121,
"c": 0.01936,
"h": 255.6
},
"luminance": 0.61746
}Semantic roles & 50–950 ramp
primary
#C6CFDB
secondary
#B1A594
accent
#7944A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484