#C7DFEF#C7DFEF
#C7DFEF is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.1% C 0.034 H 237.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFEF |
|---|---|
| RGB | rgb(199, 223, 239) |
| HSL | hsl(204, 56%, 86%) |
| HSV | hsv(204, 17%, 94%) |
| CMYK | cmyk(16.7%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(87.56, -4.68, -10.48) |
| CIE-LCH | lch(87.56, 11.48, 245.91°) |
| OKLab | oklab(89.09% -0.0184 -0.0283) |
| OKLCH | oklch(89.09% 0.034 237) |
| XYZ | xyz(65.5169, 71.1479, 91.9257) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 7.05
Ice Blue
#A5DFF9
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFEF #EFD7C7
analogous
#C7EFEB #C7DFEF #C7CBEF
triadic
#C7DFEF #EFC7DF #DFEFC7
tetradic
#C7DFEF #EBC7EF #EFD7C7 #CBEFC7
square
#C7DFEF #EBC7EF #EFD7C7 #CBEFC7
split-complementary
#C7DFEF #EFC7CB #EFEBC7
monochromatic
#68A9D4 #97C4E1 #C7DFEF #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.38
#C7DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#C7DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFEF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFEF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D3D9EF
Tritanopia (blue-blind)
#BDE3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c7dfef; /* rgb */ color: rgb(199, 223, 239); /* oklch */ color: oklch(89.1% 0.034 237.0);
Tailwind
colors: {
custom: {
50: '#d8e9f4',
500: '#c7dfef',
950: '#000000',
},
}SCSS
$custom: #c7dfef; $custom-light: #d8e9f4; $custom-dark: #000000;
JSON
{
"hex": "#c7dfef",
"rgb": {
"r": 199,
"g": 223,
"b": 239
},
"hsl": {
"h": 204,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.89087,
"c": 0.03379,
"h": 237
},
"luminance": 0.71149
}Semantic roles & 50–950 ramp
primary
#C7DFEF
secondary
#CDA78D
accent
#6322C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485