#C7DFEB#C7DFEB
#C7DFEB is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.030 H 229.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFEB |
|---|---|
| RGB | rgb(199, 223, 235) |
| HSL | hsl(200, 47%, 85%) |
| HSV | hsv(200, 15%, 92%) |
| CMYK | cmyk(15.3%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.44, -5.51, -8.54) |
| CIE-LCH | lch(87.44, 10.17, 237.16°) |
| OKLab | oklab(88.96% -0.0199 -0.0231) |
| OKLCH | oklch(88.96% 0.03 229.2) |
| XYZ | xyz(64.9325, 70.9142, 88.8479) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.60
Fog
#D8DCE0
ΔE00 7.26
Ice Blue
#A5DFF9
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.93
Aliceblue
#F0F8FF
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFEB #EBD3C7
analogous
#C7EBE5 #C7DFEB #C7CDEB
triadic
#C7DFEB #EBC7DF #DFEBC7
tetradic
#C7DFEB #E5C7EB #EBD3C7 #CDEBC7
square
#C7DFEB #E5C7EB #EBD3C7 #CDEBC7
split-complementary
#C7DFEB #EBC7CD #EBE5C7
monochromatic
#6DABCB #9AC5DB #C7DFEB #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.38
#C7DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#C7DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFEB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFEB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#BEE3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c7dfeb; /* rgb */ color: rgb(199, 223, 235); /* oklch */ color: oklch(89.0% 0.030 229.2);
Tailwind
colors: {
custom: {
50: '#d8e9f1',
500: '#c7dfeb',
950: '#000000',
},
}SCSS
$custom: #c7dfeb; $custom-light: #d8e9f1; $custom-dark: #000000;
JSON
{
"hex": "#c7dfeb",
"rgb": {
"r": 199,
"g": 223,
"b": 235
},
"hsl": {
"h": 200,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.8896,
"c": 0.03045,
"h": 229.2
},
"luminance": 0.70916
}Semantic roles & 50–950 ramp
primary
#C7DFEB
secondary
#C7A28F
accent
#5B2BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485