#C4E8FD#C4E8FD
#C4E8FD is a very light, muted cyan. Relative luminance 0.765; OKLCH L 91.2% C 0.047 H 233.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8FD |
|---|---|
| RGB | rgb(196, 232, 253) |
| HSL | hsl(202, 93%, 88%) |
| HSV | hsv(202, 23%, 99%) |
| CMYK | cmyk(22.5%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.11, -7.24, -14.04) |
| CIE-LCH | lch(90.11, 15.79, 242.71°) |
| OKLab | oklab(91.19% -0.0281 -0.0382) |
| OKLCH | oklch(91.19% 0.047 233.6) |
| XYZ | xyz(69.3462, 76.5385, 104.0292) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 8.26
Pale Sky Blue
#BDF6FE
ΔE00 8.64
Light Blue
#95D0FC
ΔE00 8.87
Baby Blue
#89CFF0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8FD #FDD9C4
analogous
#C4FDF5 #C4E8FD #C4CBFD
triadic
#C4E8FD #FDC4E8 #E8FDC4
tetradic
#C4E8FD #F5C4FD #FDD9C4 #CBFDC4
square
#C4E8FD #F5C4FD #FDD9C4 #CBFDC4
split-complementary
#C4E8FD #FDC4CB #FDF5C4
monochromatic
#4EBAF9 #89D1FB #C4E8FD #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.29
#C4E8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#C4E8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8FD
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8FD | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#B4EEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4e8fd; /* rgb */ color: rgb(196, 232, 253); /* oklch */ color: oklch(91.2% 0.047 233.6);
Tailwind
colors: {
custom: {
50: '#d6effe',
500: '#c4e8fd',
950: '#000000',
},
}SCSS
$custom: #c4e8fd; $custom-light: #d6effe; $custom-dark: #000000;
JSON
{
"hex": "#c4e8fd",
"rgb": {
"r": 196,
"g": 232,
"b": 253
},
"hsl": {
"h": 202.105,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.91186,
"c": 0.0474,
"h": 233.6
},
"luminance": 0.76541
}Semantic roles & 50–950 ramp
primary
#C4E8FD
secondary
#E5A581
accent
#5500E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585