#C4DBEE#C4DBEE
#C4DBEE is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.0% C 0.036 H 243.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBEE |
|---|---|
| RGB | rgb(196, 219, 238) |
| HSL | hsl(207, 55%, 85%) |
| HSV | hsv(207, 18%, 93%) |
| CMYK | cmyk(17.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(86.29, -3.75, -11.86) |
| CIE-LCH | lch(86.29, 12.44, 252.46°) |
| OKLab | oklab(88.03% -0.0164 -0.0321) |
| OKLCH | oklch(88.03% 0.036 243) |
| XYZ | xyz(63.5252, 68.5703, 90.7608) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.40
Lightblue
#ADD8E6
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBEE #EED7C4
analogous
#C4EEEC #C4DBEE #C4C6EE
triadic
#C4DBEE #EEC4DB #DBEEC4
tetradic
#C4DBEE #ECC4EE #EED7C4 #C6EEC4
square
#C4DBEE #ECC4EE #EED7C4 #C6EEC4
split-complementary
#C4DBEE #EEC4C6 #EEECC4
monochromatic
#65A1D3 #94BEE0 #C4DBEE #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.43
#C4DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C4DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBEE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBEE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#B9E0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dbee; /* rgb */ color: rgb(196, 219, 238); /* oklch */ color: oklch(88.0% 0.036 243.0);
Tailwind
colors: {
custom: {
50: '#d6e6f3',
500: '#c4dbee',
950: '#000000',
},
}SCSS
$custom: #c4dbee; $custom-light: #d6e6f3; $custom-dark: #000000;
JSON
{
"hex": "#c4dbee",
"rgb": {
"r": 196,
"g": 219,
"b": 238
},
"hsl": {
"h": 207.143,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.8803,
"c": 0.03604,
"h": 243
},
"luminance": 0.68572
}Semantic roles & 50–950 ramp
primary
#C4DBEE
secondary
#CCA88B
accent
#6B23C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485