#C4DFEE#C4DFEE
#C4DFEE is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.8% C 0.035 H 232.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFEE |
|---|---|
| RGB | rgb(196, 223, 238) |
| HSL | hsl(201, 55%, 85%) |
| HSV | hsv(201, 18%, 93%) |
| CMYK | cmyk(17.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.33, -5.82, -10.31) |
| CIE-LCH | lch(87.33, 11.84, 240.55°) |
| OKLab | oklab(88.85% -0.0217 -0.0279) |
| OKLCH | oklch(88.85% 0.035 232.1) |
| XYZ | xyz(64.5812, 70.6825, 91.1129) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 6.66
Light Blue Grey
#B7C9E2
ΔE00 7.83
Powder Blue
#B0E0E6
ΔE00 7.98
Cloudy Blue
#ACC2D9
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFEE #EED3C4
analogous
#C4EEE8 #C4DFEE #C4CAEE
triadic
#C4DFEE #EEC4DF #DFEEC4
tetradic
#C4DFEE #E8C4EE #EED3C4 #CAEEC4
square
#C4DFEE #E8C4EE #EED3C4 #CAEEC4
split-complementary
#C4DFEE #EEC4CA #EEE8C4
monochromatic
#65ABD3 #94C5E0 #C4DFEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.39
#C4DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C4DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFEE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFEE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#B9E3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4dfee; /* rgb */ color: rgb(196, 223, 238); /* oklch */ color: oklch(88.8% 0.035 232.1);
Tailwind
colors: {
custom: {
50: '#d6e9f3',
500: '#c4dfee',
950: '#000000',
},
}SCSS
$custom: #c4dfee; $custom-light: #d6e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c4dfee",
"rgb": {
"r": 196,
"g": 223,
"b": 238
},
"hsl": {
"h": 201.429,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.88849,
"c": 0.03537,
"h": 232.1
},
"luminance": 0.70684
}Semantic roles & 50–950 ramp
primary
#C4DFEE
secondary
#CCA28B
accent
#5C23C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485