#C4EBFE#C4EBFE
#C4EBFE is a very light, muted cyan. Relative luminance 0.783; OKLCH L 91.8% C 0.048 H 228.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBFE |
|---|---|
| RGB | rgb(196, 235, 254) |
| HSL | hsl(200, 97%, 88%) |
| HSV | hsv(200, 23%, 100%) |
| CMYK | cmyk(22.8%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.92, -8.56, -13.35) |
| CIE-LCH | lch(90.92, 15.85, 237.33°) |
| OKLab | oklab(91.84% -0.0316 -0.0363) |
| OKLCH | oklch(91.84% 0.048 228.9) |
| XYZ | xyz(70.3576, 78.3058, 105.1542) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 7.24
Pale Sky Blue
#BDF6FE
ΔE00 7.26
Lightcyan
#E0FFFF
ΔE00 8.69
Light Sky Blue
#C6FCFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBFE #FED7C4
analogous
#C4FEF4 #C4EBFE #C4CEFE
triadic
#C4EBFE #FEC4EB #EBFEC4
tetradic
#C4EBFE #F4C4FE #FED7C4 #CEFEC4
square
#C4EBFE #F4C4FE #FED7C4 #CEFEC4
split-complementary
#C4EBFE #FEC4CE #FEF4C4
monochromatic
#4CC2FC #88D7FD #C4EBFE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.26
#C4EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C4EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBFE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBFE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#B3F1F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4ebfe; /* rgb */ color: rgb(196, 235, 254); /* oklch */ color: oklch(91.8% 0.048 228.9);
Tailwind
colors: {
custom: {
50: '#d6f1fe',
500: '#c4ebfe',
950: '#000000',
},
}SCSS
$custom: #c4ebfe; $custom-light: #d6f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c4ebfe",
"rgb": {
"r": 196,
"g": 235,
"b": 254
},
"hsl": {
"h": 199.655,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.91835,
"c": 0.04815,
"h": 228.9
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#C4EBFE
secondary
#E6A180
accent
#4B00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585