#C7DBEF#C7DBEF
#C7DBEF is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.035 H 248.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBEF |
|---|---|
| RGB | rgb(199, 219, 239) |
| HSL | hsl(210, 56%, 86%) |
| HSV | hsv(210, 17%, 94%) |
| CMYK | cmyk(16.7%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.52, -2.61, -12.02) |
| CIE-LCH | lch(86.52, 12.30, 257.75°) |
| OKLab | oklab(88.27% -0.013 -0.0325) |
| OKLCH | oklch(88.27% 0.035 248.2) |
| XYZ | xyz(64.4608, 69.0358, 91.5737) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 6.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBEF #EFDBC7
analogous
#C7EFEF #C7DBEF #C7C7EF
triadic
#C7DBEF #EFC7DB #DBEFC7
tetradic
#C7DBEF #EFC7EF #EFDBC7 #C7EFC7
square
#C7DBEF #EFC7EF #EFDBC7 #C7EFC7
split-complementary
#C7DBEF #EFC7C7 #EFEFC7
monochromatic
#689ED4 #97BCE1 #C7DBEF #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.42
#C7DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C7DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBEF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBEF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#BDE0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dbef; /* rgb */ color: rgb(199, 219, 239); /* oklch */ color: oklch(88.3% 0.035 248.2);
Tailwind
colors: {
custom: {
50: '#d8e6f4',
500: '#c7dbef',
950: '#000000',
},
}SCSS
$custom: #c7dbef; $custom-light: #d8e6f4; $custom-dark: #000000;
JSON
{
"hex": "#c7dbef",
"rgb": {
"r": 199,
"g": 219,
"b": 239
},
"hsl": {
"h": 210,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.88272,
"c": 0.03503,
"h": 248.2
},
"luminance": 0.69037
}Semantic roles & 50–950 ramp
primary
#C7DBEF
secondary
#CDAD8D
accent
#7322C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485