#C4E2FD#C4E2FD
#C4E2FD is a very light, muted cyan. Relative luminance 0.732; OKLCH L 90.0% C 0.049 H 245.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2FD |
|---|---|
| RGB | rgb(196, 226, 253) |
| HSL | hsl(208, 93%, 88%) |
| HSV | hsv(208, 23%, 99%) |
| CMYK | cmyk(22.5%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(88.55, -4.15, -16.37) |
| CIE-LCH | lch(88.55, 16.89, 255.77°) |
| OKLab | oklab(89.96% -0.0203 -0.0445) |
| OKLCH | oklch(89.96% 0.049 245.5) |
| XYZ | xyz(67.6861, 73.2183, 103.4758) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.60
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Ice Blue
#A5DFF9
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2FD #FDDFC4
analogous
#C4FDFB #C4E2FD #C4C5FD
triadic
#C4E2FD #FDC4E2 #E2FDC4
tetradic
#C4E2FD #FBC4FD #FDDFC4 #C5FDC4
square
#C4E2FD #FBC4FD #FDDFC4 #C5FDC4
split-complementary
#C4E2FD #FDC4C5 #FDFBC4
monochromatic
#4EA8F9 #89C5FB #C4E2FD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.34
#C4E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#C4E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2FD
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2FD | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D0DCFC
Tritanopia (blue-blind)
#B4E8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e2fd; /* rgb */ color: rgb(196, 226, 253); /* oklch */ color: oklch(90.0% 0.049 245.5);
Tailwind
colors: {
custom: {
50: '#d6ebfe',
500: '#c4e2fd',
950: '#000000',
},
}SCSS
$custom: #c4e2fd; $custom-light: #d6ebfe; $custom-dark: #000000;
JSON
{
"hex": "#c4e2fd",
"rgb": {
"r": 196,
"g": 226,
"b": 253
},
"hsl": {
"h": 208.421,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.89958,
"c": 0.04894,
"h": 245.5
},
"luminance": 0.7322
}Semantic roles & 50–950 ramp
primary
#C4E2FD
secondary
#E5B081
accent
#6D00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485