#C4EBFA#C4EBFA
#C4EBFA is a very light, muted cyan. Relative luminance 0.781; OKLCH L 91.7% C 0.045 H 223.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBFA |
|---|---|
| RGB | rgb(196, 235, 250) |
| HSL | hsl(197, 84%, 87%) |
| HSV | hsv(197, 22%, 98%) |
| CMYK | cmyk(21.6%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.80, -9.42, -11.43) |
| CIE-LCH | lch(90.80, 14.81, 230.50°) |
| OKLab | oklab(91.71% -0.0331 -0.031) |
| OKLCH | oklch(91.71% 0.045 223.1) |
| XYZ | xyz(69.7238, 78.0522, 101.8159) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.67
Ice Blue
#A5DFF9
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.88
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 7.45
Light Sky Blue
#C6FCFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBFA #FAD3C4
analogous
#C4FAEE #C4EBFA #C4D0FA
triadic
#C4EBFA #FAC4EB #EBFAC4
tetradic
#C4EBFA #EEC4FA #FAD3C4 #D0FAC4
square
#C4EBFA #EEC4FA #FAD3C4 #D0FAC4
split-complementary
#C4EBFA #FAC4D0 #FAEEC4
monochromatic
#53C5F0 #8CD8F5 #C4EBFA #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.26
#C4EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#C4EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBFA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBFA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#B4F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4ebfa; /* rgb */ color: rgb(196, 235, 250); /* oklch */ color: oklch(91.7% 0.045 223.1);
Tailwind
colors: {
custom: {
50: '#d6f1fc',
500: '#c4ebfa',
950: '#000000',
},
}SCSS
$custom: #c4ebfa; $custom-light: #d6f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c4ebfa",
"rgb": {
"r": 196,
"g": 235,
"b": 250
},
"hsl": {
"h": 196.667,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.91706,
"c": 0.04539,
"h": 223.1
},
"luminance": 0.78055
}Semantic roles & 50–950 ramp
primary
#C4EBFA
secondary
#DF9D83
accent
#4205E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585