#C4DBEF#C4DBEF
#C4DBEF is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.1% C 0.037 H 244.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBEF |
|---|---|
| RGB | rgb(196, 219, 239) |
| HSL | hsl(208, 57%, 85%) |
| HSV | hsv(208, 18%, 94%) |
| CMYK | cmyk(18%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.32, -3.54, -12.35) |
| CIE-LCH | lch(86.32, 12.84, 254.01°) |
| OKLab | oklab(88.06% -0.016 -0.0334) |
| OKLCH | oklch(88.06% 0.037 244.4) |
| XYZ | xyz(63.6725, 68.6293, 91.5367) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.22
Cloudy Blue
#ACC2D9
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 7.38
Ice Blue
#A5DFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBEF #EFD8C4
analogous
#C4EFED #C4DBEF #C4C5EF
triadic
#C4DBEF #EFC4DB #DBEFC4
tetradic
#C4DBEF #EDC4EF #EFD8C4 #C5EFC4
square
#C4DBEF #EDC4EF #EFD8C4 #C5EFC4
split-complementary
#C4DBEF #EFC4C5 #EFEDC4
monochromatic
#64A0D5 #94BEE2 #C4DBEF #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.43
#C4DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C4DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBEF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBEF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#B9E0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dbef; /* rgb */ color: rgb(196, 219, 239); /* oklch */ color: oklch(88.1% 0.037 244.4);
Tailwind
colors: {
custom: {
50: '#d6e6f4',
500: '#c4dbef',
950: '#000000',
},
}SCSS
$custom: #c4dbef; $custom-light: #d6e6f4; $custom-dark: #000000;
JSON
{
"hex": "#c4dbef",
"rgb": {
"r": 196,
"g": 219,
"b": 239
},
"hsl": {
"h": 207.907,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.88063,
"c": 0.03707,
"h": 244.4
},
"luminance": 0.68631
}Semantic roles & 50–950 ramp
primary
#C4DBEF
secondary
#CDA98A
accent
#6D21C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485