#C7DFEE#C7DFEE
#C7DFEE is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.1% C 0.033 H 235.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFEE |
|---|---|
| RGB | rgb(199, 223, 238) |
| HSL | hsl(203, 53%, 86%) |
| HSV | hsv(203, 16%, 93%) |
| CMYK | cmyk(16.4%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.53, -4.89, -10.00) |
| CIE-LCH | lch(87.53, 11.13, 243.92°) |
| OKLab | oklab(89.06% -0.0188 -0.027) |
| OKLCH | oklch(89.06% 0.033 235.2) |
| XYZ | xyz(65.3696, 71.0890, 91.1498) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.44
Ice Blue
#A5DFF9
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFEE #EED6C7
analogous
#C7EEE9 #C7DFEE #C7CBEE
triadic
#C7DFEE #EEC7DF #DFEEC7
tetradic
#C7DFEE #E9C7EE #EED6C7 #CBEEC7
square
#C7DFEE #E9C7EE #EED6C7 #CBEEC7
split-complementary
#C7DFEE #EEC7CB #EEE9C7
monochromatic
#69A9D1 #98C4E0 #C7DFEE #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.38
#C7DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C7DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFEE
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFEE | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#BDE3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c7dfee; /* rgb */ color: rgb(199, 223, 238); /* oklch */ color: oklch(89.1% 0.033 235.2);
Tailwind
colors: {
custom: {
50: '#d8e9f3',
500: '#c7dfee',
950: '#000000',
},
}SCSS
$custom: #c7dfee; $custom-light: #d8e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c7dfee",
"rgb": {
"r": 199,
"g": 223,
"b": 238
},
"hsl": {
"h": 203.077,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.89055,
"c": 0.0329,
"h": 235.2
},
"luminance": 0.71091
}Semantic roles & 50–950 ramp
primary
#C7DFEE
secondary
#CBA58E
accent
#6125C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485