#C4E8FE#C4E8FE
#C4E8FE is a very light, muted cyan. Relative luminance 0.766; OKLCH L 91.2% C 0.048 H 234.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8FE |
|---|---|
| RGB | rgb(196, 232, 254) |
| HSL | hsl(203, 97%, 88%) |
| HSV | hsv(203, 23%, 100%) |
| CMYK | cmyk(22.8%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(90.14, -7.02, -14.52) |
| CIE-LCH | lch(90.14, 16.13, 244.18°) |
| OKLab | oklab(91.22% -0.0277 -0.0395) |
| OKLCH | oklch(91.22% 0.048 234.9) |
| XYZ | xyz(69.5059, 76.6024, 104.8703) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 8.60
Light Blue
#95D0FC
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.82
Pale Sky Blue
#BDF6FE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8FE #FEDAC4
analogous
#C4FEF7 #C4E8FE #C4CBFE
triadic
#C4E8FE #FEC4E8 #E8FEC4
tetradic
#C4E8FE #F7C4FE #FEDAC4 #CBFEC4
square
#C4E8FE #F7C4FE #FEDAC4 #CBFEC4
split-complementary
#C4E8FE #FEC4CB #FEF7C4
monochromatic
#4CB9FC #88D1FD #C4E8FE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.29
#C4E8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#C4E8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8FE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8FE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#B4EEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4e8fe; /* rgb */ color: rgb(196, 232, 254); /* oklch */ color: oklch(91.2% 0.048 234.9);
Tailwind
colors: {
custom: {
50: '#d6effe',
500: '#c4e8fe',
950: '#000000',
},
}SCSS
$custom: #c4e8fe; $custom-light: #d6effe; $custom-dark: #000000;
JSON
{
"hex": "#c4e8fe",
"rgb": {
"r": 196,
"g": 232,
"b": 254
},
"hsl": {
"h": 202.759,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.91219,
"c": 0.04825,
"h": 234.9
},
"luminance": 0.76605
}Semantic roles & 50–950 ramp
primary
#C4E8FE
secondary
#E6A780
accent
#5700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585