#C4D4E2#C4D4E2
#C4D4E2 is a very light, muted cyan. Relative luminance 0.643; OKLCH L 86.2% C 0.026 H 244.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4E2 |
|---|---|
| RGB | rgb(196, 212, 226) |
| HSL | hsl(208, 34%, 83%) |
| HSV | hsv(208, 13%, 89%) |
| CMYK | cmyk(13.3%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(84.13, -2.59, -8.72) |
| CIE-LCH | lch(84.13, 9.10, 253.46°) |
| OKLab | oklab(86.21% -0.0112 -0.0235) |
| OKLCH | oklch(86.21% 0.026 244.5) |
| XYZ | xyz(60.0327, 64.3127, 81.1875) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.06
Cloudy Blue
#ACC2D9
ΔE00 5.72
Fog
#D8DCE0
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4E2 #E2D2C4
analogous
#C4E2E1 #C4D4E2 #C4C5E2
triadic
#C4D4E2 #E2C4D4 #D4E2C4
tetradic
#C4D4E2 #E1C4E2 #E2D2C4 #C5E2C4
square
#C4D4E2 #E1C4E2 #E2D2C4 #C5E2C4
split-complementary
#C4D4E2 #E2C4C5 #E2E1C4
monochromatic
#7298BA #9BB6CE #C4D4E2 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.51
#C4D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C4D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4E2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4E2 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#CBD0E2
Tritanopia (blue-blind)
#BDD7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c4d4e2; /* rgb */ color: rgb(196, 212, 226); /* oklch */ color: oklch(86.2% 0.026 244.5);
Tailwind
colors: {
custom: {
50: '#d6e1eb',
500: '#c4d4e2',
950: '#000000',
},
}SCSS
$custom: #c4d4e2; $custom-light: #d6e1eb; $custom-dark: #000000;
JSON
{
"hex": "#c4d4e2",
"rgb": {
"r": 196,
"g": 212,
"b": 226
},
"hsl": {
"h": 208,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.86213,
"c": 0.02606,
"h": 244.5
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#C4D4E2
secondary
#BBA490
accent
#6F39AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484