#C2D2D8#C2D2D8
#C2D2D8 is a very light, near-neutral cyan. Relative luminance 0.625; OKLCH L 85.3% C 0.019 H 222.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2D8 |
|---|---|
| RGB | rgb(194, 210, 216) |
| HSL | hsl(196, 22%, 80%) |
| HSV | hsv(196, 10%, 85%) |
| CMYK | cmyk(10.2%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(83.19, -4.21, -4.81) |
| CIE-LCH | lch(83.19, 6.39, 228.84°) |
| OKLab | oklab(85.35% -0.0143 -0.0129) |
| OKLCH | oklch(85.35% 0.019 222.2) |
| XYZ | xyz(57.6866, 62.5195, 73.9807) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2D8 #D8C8C2
analogous
#C2D8D3 #C2D2D8 #C2C7D8
triadic
#C2D2D8 #D8C2D2 #D2D8C2
tetradic
#C2D2D8 #D3C2D8 #D8C8C2 #C7D8C2
square
#C2D2D8 #D3C2D8 #D8C8C2 #C7D8C2
split-complementary
#C2D2D8 #D8C2C7 #D8D3C2
monochromatic
#779BA8 #9DB6C0 #C2D2D8 #E7EEF0 #ECF1F3
Accessibility & contrast
On white
1.56
#C2D2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#C2D2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2D8
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2D8 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D8
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#BCD4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d2d8; /* rgb */ color: rgb(194, 210, 216); /* oklch */ color: oklch(85.3% 0.019 222.2);
Tailwind
colors: {
custom: {
50: '#d4dfe4',
500: '#c2d2d8',
950: '#000000',
},
}SCSS
$custom: #c2d2d8; $custom-light: #d4dfe4; $custom-dark: #000000;
JSON
{
"hex": "#c2d2d8",
"rgb": {
"r": 194,
"g": 210,
"b": 216
},
"hsl": {
"h": 196.364,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.85346,
"c": 0.01926,
"h": 222.2
},
"luminance": 0.6252
}Semantic roles & 50–950 ramp
primary
#C2D2D8
secondary
#AE9890
accent
#5E45A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484