#C4E5FD#C4E5FD
#C4E5FD is a very light, muted cyan. Relative luminance 0.749; OKLCH L 90.6% C 0.048 H 239.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5FD |
|---|---|
| RGB | rgb(196, 229, 253) |
| HSL | hsl(205, 93%, 88%) |
| HSV | hsv(205, 23%, 99%) |
| CMYK | cmyk(22.5%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(89.33, -5.70, -15.20) |
| CIE-LCH | lch(89.33, 16.24, 249.45°) |
| OKLab | oklab(90.57% -0.0242 -0.0413) |
| OKLCH | oklch(90.57% 0.048 239.7) |
| XYZ | xyz(68.5090, 74.8641, 103.7501) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Light Blue
#95D0FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5FD #FDDCC4
analogous
#C4FDF8 #C4E5FD #C4C8FD
triadic
#C4E5FD #FDC4E5 #E5FDC4
tetradic
#C4E5FD #F8C4FD #FDDCC4 #C8FDC4
square
#C4E5FD #F8C4FD #FDDCC4 #C8FDC4
split-complementary
#C4E5FD #FDC4C8 #FDF8C4
monochromatic
#4EB1F9 #89CBFB #C4E5FD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.31
#C4E5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#C4E5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5FD
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5FD | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#B4EBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c4e5fd; /* rgb */ color: rgb(196, 229, 253); /* oklch */ color: oklch(90.6% 0.048 239.7);
Tailwind
colors: {
custom: {
50: '#d6edfe',
500: '#c4e5fd',
950: '#000000',
},
}SCSS
$custom: #c4e5fd; $custom-light: #d6edfe; $custom-dark: #000000;
JSON
{
"hex": "#c4e5fd",
"rgb": {
"r": 196,
"g": 229,
"b": 253
},
"hsl": {
"h": 205.263,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.90571,
"c": 0.04791,
"h": 239.7
},
"luminance": 0.74866
}Semantic roles & 50–950 ramp
primary
#C4E5FD
secondary
#E5AB81
accent
#6100E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485