#C4EFFE#C4EFFE
#C4EFFE is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.7% C 0.049 H 221.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EFFE |
|---|---|
| RGB | rgb(196, 239, 254) |
| HSL | hsl(196, 97%, 88%) |
| HSV | hsv(196, 23%, 100%) |
| CMYK | cmyk(22.8%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.96, -10.59, -11.79) |
| CIE-LCH | lch(91.96, 15.85, 228.07°) |
| OKLab | oklab(92.66% -0.0368 -0.032) |
| OKLCH | oklch(92.66% 0.049 221) |
| XYZ | xyz(71.5157, 80.6219, 105.5402) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.99
Lightblue
#ADD8E6
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.71
Light Sky Blue
#C6FCFF
ΔE00 6.59
Very Light Blue
#D5FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EFFE #FED3C4
analogous
#C4FEF0 #C4EFFE #C4D2FE
triadic
#C4EFFE #FEC4EF #EFFEC4
tetradic
#C4EFFE #F0C4FE #FED3C4 #D2FEC4
square
#C4EFFE #F0C4FE #FED3C4 #D2FEC4
split-complementary
#C4EFFE #FEC4D2 #FEF0C4
monochromatic
#4CCEFC #88DFFD #C4EFFE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.23
#C4EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#C4EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EFFE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EFFE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#B3F4F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c4effe; /* rgb */ color: rgb(196, 239, 254); /* oklch */ color: oklch(92.7% 0.049 221.0);
Tailwind
colors: {
custom: {
50: '#d6f4fe',
500: '#c4effe',
950: '#000000',
},
}SCSS
$custom: #c4effe; $custom-light: #d6f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c4effe",
"rgb": {
"r": 196,
"g": 239,
"b": 254
},
"hsl": {
"h": 195.517,
"s": 96.667,
"l": 88.235
},
"oklch": {
"l": 0.92661,
"c": 0.0488,
"h": 221
},
"luminance": 0.80625
}Semantic roles & 50–950 ramp
primary
#C4EFFE
secondary
#E69A80
accent
#3B00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585