#C4EAFD#C4EAFD
#C4EAFD is a very light, muted cyan. Relative luminance 0.777; OKLCH L 91.6% C 0.047 H 229.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAFD |
|---|---|
| RGB | rgb(196, 234, 253) |
| HSL | hsl(200, 93%, 88%) |
| HSV | hsv(200, 23%, 99%) |
| CMYK | cmyk(22.5%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(90.63, -8.27, -13.26) |
| CIE-LCH | lch(90.63, 15.62, 238.06°) |
| OKLab | oklab(91.6% -0.0307 -0.036) |
| OKLCH | oklch(91.6% 0.047 229.5) |
| XYZ | xyz(69.9124, 77.6709, 104.2179) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 7.34
Pale Sky Blue
#BDF6FE
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 8.82
Light Sky Blue
#C6FCFF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAFD #FDD7C4
analogous
#C4FDF3 #C4EAFD #C4CDFD
triadic
#C4EAFD #FDC4EA #EAFDC4
tetradic
#C4EAFD #F3C4FD #FDD7C4 #CDFDC4
square
#C4EAFD #F3C4FD #FDD7C4 #CDFDC4
split-complementary
#C4EAFD #FDC4CD #FDF3C4
monochromatic
#4EC0F9 #89D5FB #C4EAFD #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.27
#C4EAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#C4EAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAFD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAFD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#B4F0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4eafd; /* rgb */ color: rgb(196, 234, 253); /* oklch */ color: oklch(91.6% 0.047 229.5);
Tailwind
colors: {
custom: {
50: '#d6f0fe',
500: '#c4eafd',
950: '#000000',
},
}SCSS
$custom: #c4eafd; $custom-light: #d6f0fe; $custom-dark: #000000;
JSON
{
"hex": "#c4eafd",
"rgb": {
"r": 196,
"g": 234,
"b": 253
},
"hsl": {
"h": 200,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.91597,
"c": 0.04735,
"h": 229.5
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#C4EAFD
secondary
#E5A281
accent
#4D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585