#C2D0DE#C2D0DE
#C2D0DE is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.1% C 0.025 H 248.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0DE |
|---|---|
| RGB | rgb(194, 208, 222) |
| HSL | hsl(210, 30%, 82%) |
| HSV | hsv(210, 13%, 87%) |
| CMYK | cmyk(12.6%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(82.84, -1.95, -8.53) |
| CIE-LCH | lch(82.84, 8.75, 257.11°) |
| OKLab | oklab(85.12% -0.0092 -0.023) |
| OKLCH | oklch(85.12% 0.025 248.1) |
| XYZ | xyz(57.9858, 61.8541, 77.9771) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0DE #DED0C2
analogous
#C2DEDE #C2D0DE #C2C2DE
triadic
#C2D0DE #DEC2D0 #D0DEC2
tetradic
#C2D0DE #DEC2DE #DED0C2 #C2DEC2
square
#C2D0DE #DEC2DE #DED0C2 #C2DEC2
split-complementary
#C2D0DE #DEC2C2 #DEDEC2
monochromatic
#7393B3 #9AB1C9 #C2D0DE #EAEFF3 #EBF0F4
Accessibility & contrast
On white
1.57
#C2D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C2D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0DE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0DE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#BBD3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d0de; /* rgb */ color: rgb(194, 208, 222); /* oklch */ color: oklch(85.1% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#d4dee8',
500: '#c2d0de',
950: '#000000',
},
}SCSS
$custom: #c2d0de; $custom-light: #d4dee8; $custom-dark: #000000;
JSON
{
"hex": "#c2d0de",
"rgb": {
"r": 194,
"g": 208,
"b": 222
},
"hsl": {
"h": 210,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.85123,
"c": 0.02476,
"h": 248.1
},
"luminance": 0.61855
}Semantic roles & 50–950 ramp
primary
#C2D0DE
secondary
#B5A28F
accent
#733DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484