#C4EEF8#C4EEF8
#C4EEF8 is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.3% C 0.045 H 213.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEF8 |
|---|---|
| RGB | rgb(196, 238, 248) |
| HSL | hsl(192, 79%, 87%) |
| HSV | hsv(192, 21%, 97%) |
| CMYK | cmyk(21%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(91.53, -11.37, -9.30) |
| CIE-LCH | lch(91.53, 14.69, 219.30°) |
| OKLab | oklab(92.26% -0.0378 -0.0253) |
| OKLCH | oklch(92.26% 0.045 213.8) |
| XYZ | xyz(70.2780, 79.6597, 100.4618) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.80
Powder Blue
#B0E0E6
ΔE00 4.30
Light Sky Blue
#C6FCFF
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.21
Very Light Blue
#D5FFFF
ΔE00 5.45
Really Light Blue
#D4FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEF8 #F8CEC4
analogous
#C4F8E8 #C4EEF8 #C4D4F8
triadic
#C4EEF8 #F8C4EE #EEF8C4
tetradic
#C4EEF8 #E8C4F8 #F8CEC4 #D4F8C4
square
#C4EEF8 #E8C4F8 #F8CEC4 #D4F8C4
split-complementary
#C4EEF8 #F8C4D4 #F8E8C4
monochromatic
#57CEEB #8DDEF2 #C4EEF8 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.24
#C4EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#C4EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEF8
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEF8 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#B5F2F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c4eef8; /* rgb */ color: rgb(196, 238, 248); /* oklch */ color: oklch(92.3% 0.045 213.8);
Tailwind
colors: {
custom: {
50: '#d6f3fa',
500: '#c4eef8',
950: '#000000',
},
}SCSS
$custom: #c4eef8; $custom-light: #d6f3fa; $custom-dark: #000000;
JSON
{
"hex": "#c4eef8",
"rgb": {
"r": 196,
"g": 238,
"b": 248
},
"hsl": {
"h": 191.538,
"s": 78.788,
"l": 87.059
},
"oklch": {
"l": 0.92263,
"c": 0.04543,
"h": 213.8
},
"luminance": 0.79662
}Semantic roles & 50–950 ramp
primary
#C4EEF8
secondary
#DC9585
accent
#330ADB
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585