#C4EBFC#C4EBFC
#C4EBFC is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.8% C 0.047 H 226.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBFC |
|---|---|
| RGB | rgb(196, 235, 252) |
| HSL | hsl(198, 90%, 88%) |
| HSV | hsv(198, 22%, 99%) |
| CMYK | cmyk(22.2%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.86, -8.99, -12.39) |
| CIE-LCH | lch(90.86, 15.31, 234.03°) |
| OKLab | oklab(91.77% -0.0324 -0.0337) |
| OKLCH | oklch(91.77% 0.047 226.1) |
| XYZ | xyz(70.0390, 78.1783, 103.4763) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.92
Ice Blue
#A5DFF9
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 6.56
Pale Sky Blue
#BDF6FE
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 8.06
Light Sky Blue
#C6FCFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBFC #FCD5C4
analogous
#C4FCF1 #C4EBFC #C4CFFC
triadic
#C4EBFC #FCC4EB #EBFCC4
tetradic
#C4EBFC #F1C4FC #FCD5C4 #CFFCC4
square
#C4EBFC #F1C4FC #FCD5C4 #CFFCC4
split-complementary
#C4EBFC #FCC4CF #FCF1C4
monochromatic
#50C4F6 #8AD7F9 #C4EBFC #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.26
#C4EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#C4EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBFC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBFC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#B4F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4ebfc; /* rgb */ color: rgb(196, 235, 252); /* oklch */ color: oklch(91.8% 0.047 226.1);
Tailwind
colors: {
custom: {
50: '#d6f1fd',
500: '#c4ebfc',
950: '#000000',
},
}SCSS
$custom: #c4ebfc; $custom-light: #d6f1fd; $custom-dark: #000000;
JSON
{
"hex": "#c4ebfc",
"rgb": {
"r": 196,
"g": 235,
"b": 252
},
"hsl": {
"h": 198.214,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.9177,
"c": 0.04671,
"h": 226.1
},
"luminance": 0.78181
}Semantic roles & 50–950 ramp
primary
#C4EBFC
secondary
#E39F81
accent
#4600E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585