#C2D4D8#C2D4D8
#C2D4D8 is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.8% C 0.020 H 212.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4D8 |
|---|---|
| RGB | rgb(194, 212, 216) |
| HSL | hsl(191, 22%, 80%) |
| HSV | hsv(191, 10%, 85%) |
| CMYK | cmyk(10.2%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(83.71, -5.25, -4.04) |
| CIE-LCH | lch(83.71, 6.62, 217.60°) |
| OKLab | oklab(85.76% -0.017 -0.0109) |
| OKLCH | oklch(85.76% 0.02 212.5) |
| XYZ | xyz(58.1835, 63.5132, 74.1463) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.86
Light Grey
#D8DCD6
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4D8 #D8C6C2
analogous
#C2D8D1 #C2D4D8 #C2C9D8
triadic
#C2D4D8 #D8C2D4 #D4D8C2
tetradic
#C2D4D8 #D1C2D8 #D8C6C2 #C9D8C2
square
#C2D4D8 #D1C2D8 #D8C6C2 #C9D8C2
split-complementary
#C2D4D8 #D8C2C9 #D8D1C2
monochromatic
#779FA8 #9DBAC0 #C2D4D8 #E7EEF0 #ECF2F3
Accessibility & contrast
On white
1.53
#C2D4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#C2D4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4D8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4D8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D8
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#BCD6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d4d8; /* rgb */ color: rgb(194, 212, 216); /* oklch */ color: oklch(85.8% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#d4e1e4',
500: '#c2d4d8',
950: '#000000',
},
}SCSS
$custom: #c2d4d8; $custom-light: #d4e1e4; $custom-dark: #000000;
JSON
{
"hex": "#c2d4d8",
"rgb": {
"r": 194,
"g": 212,
"b": 216
},
"hsl": {
"h": 190.909,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.85758,
"c": 0.02023,
"h": 212.5
},
"luminance": 0.63514
}Semantic roles & 50–950 ramp
primary
#C2D4D8
secondary
#AE9690
accent
#5645A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484