#C4E2FC#C4E2FC
#C4E2FC is a very light, muted cyan. Relative luminance 0.732; OKLCH L 89.9% C 0.048 H 244.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2FC |
|---|---|
| RGB | rgb(196, 226, 252) |
| HSL | hsl(208, 90%, 88%) |
| HSV | hsv(208, 22%, 99%) |
| CMYK | cmyk(22.2%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.52, -4.37, -15.89) |
| CIE-LCH | lch(88.52, 16.48, 254.62°) |
| OKLab | oklab(89.92% -0.0206 -0.0432) |
| OKLCH | oklch(89.92% 0.048 244.5) |
| XYZ | xyz(67.5272, 73.1547, 102.6390) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.67
Ice Blue
#A5DFF9
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2FC #FCDEC4
analogous
#C4FCFA #C4E2FC #C4C6FC
triadic
#C4E2FC #FCC4E2 #E2FCC4
tetradic
#C4E2FC #FAC4FC #FCDEC4 #C6FCC4
square
#C4E2FC #FAC4FC #FCDEC4 #C6FCC4
split-complementary
#C4E2FC #FCC4C6 #FCFAC4
monochromatic
#50A9F6 #8AC5F9 #C4E2FC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.34
#C4E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#C4E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2FC
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2FC | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#B5E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e2fc; /* rgb */ color: rgb(196, 226, 252); /* oklch */ color: oklch(89.9% 0.048 244.5);
Tailwind
colors: {
custom: {
50: '#d6ebfd',
500: '#c4e2fc',
950: '#000000',
},
}SCSS
$custom: #c4e2fc; $custom-light: #d6ebfd; $custom-dark: #000000;
JSON
{
"hex": "#c4e2fc",
"rgb": {
"r": 196,
"g": 226,
"b": 252
},
"hsl": {
"h": 207.857,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.89924,
"c": 0.0479,
"h": 244.5
},
"luminance": 0.73157
}Semantic roles & 50–950 ramp
primary
#C4E2FC
secondary
#E3AF81
accent
#6B00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485