#C2D7DF#C2D7DF
#C2D7DF is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.6% C 0.025 H 222.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7DF |
|---|---|
| RGB | rgb(194, 215, 223) |
| HSL | hsl(197, 31%, 82%) |
| HSV | hsv(197, 13%, 87%) |
| CMYK | cmyk(13%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.69, -5.40, -6.32) |
| CIE-LCH | lch(84.69, 8.31, 229.46°) |
| OKLab | oklab(86.59% -0.0185 -0.017) |
| OKLCH | oklch(86.59% 0.025 222.6) |
| XYZ | xyz(59.8647, 65.3968, 79.2666) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 8.14
Light Gray
#D3D3D3
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7DF #DFCAC2
analogous
#C2DFD9 #C2D7DF #C2C9DF
triadic
#C2D7DF #DFC2D7 #D7DFC2
tetradic
#C2D7DF #D9C2DF #DFCAC2 #C9DFC2
square
#C2D7DF #D9C2DF #DFCAC2 #C9DFC2
split-complementary
#C2D7DF #DFC2C9 #DFD9C2
monochromatic
#72A2B5 #9ABDCA #C2D7DF #EAF1F4 #EBF2F4
Accessibility & contrast
On white
1.49
#C2D7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C2D7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7DF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7DF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#BADAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d7df; /* rgb */ color: rgb(194, 215, 223); /* oklch */ color: oklch(86.6% 0.025 222.6);
Tailwind
colors: {
custom: {
50: '#d4e3e9',
500: '#c2d7df',
950: '#000000',
},
}SCSS
$custom: #c2d7df; $custom-light: #d4e3e9; $custom-dark: #000000;
JSON
{
"hex": "#c2d7df",
"rgb": {
"r": 194,
"g": 215,
"b": 223
},
"hsl": {
"h": 196.552,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.86591,
"c": 0.02515,
"h": 222.6
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#C2D7DF
secondary
#B79A8E
accent
#5A3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484