#C4EEF7#C4EEF7
#C4EEF7 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.2% C 0.045 H 212.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EEF7 |
|---|---|
| RGB | rgb(196, 238, 247) |
| HSL | hsl(191, 76%, 87%) |
| HSV | hsv(191, 21%, 97%) |
| CMYK | cmyk(20.6%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(91.50, -11.58, -8.83) |
| CIE-LCH | lch(91.50, 14.56, 217.31°) |
| OKLab | oklab(92.23% -0.0381 -0.0239) |
| OKLCH | oklch(92.23% 0.045 212.1) |
| XYZ | xyz(70.1232, 79.5978, 99.6469) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 4.08
Light Sky Blue
#C6FCFF
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 5.14
Really Light Blue
#D4FFFF
ΔE00 5.17
Pale Blue
#D0FEFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EEF7 #F7CDC4
analogous
#C4F7E7 #C4EEF7 #C4D5F7
triadic
#C4EEF7 #F7C4EE #EEF7C4
tetradic
#C4EEF7 #E7C4F7 #F7CDC4 #D5F7C4
square
#C4EEF7 #E7C4F7 #F7CDC4 #D5F7C4
split-complementary
#C4EEF7 #F7C4D5 #F7E7C4
monochromatic
#58CFE8 #8EDEF0 #C4EEF7 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.24
#C4EEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#C4EEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EEF7
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EEF7 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF8
Deuteranopia (green-blind)
#DDE4F7
Tritanopia (blue-blind)
#B5F2F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c4eef7; /* rgb */ color: rgb(196, 238, 247); /* oklch */ color: oklch(92.2% 0.045 212.1);
Tailwind
colors: {
custom: {
50: '#d6f3f9',
500: '#c4eef7',
950: '#000000',
},
}SCSS
$custom: #c4eef7; $custom-light: #d6f3f9; $custom-dark: #000000;
JSON
{
"hex": "#c4eef7",
"rgb": {
"r": 196,
"g": 238,
"b": 247
},
"hsl": {
"h": 190.588,
"s": 76.119,
"l": 86.863
},
"oklch": {
"l": 0.92232,
"c": 0.04503,
"h": 212.1
},
"luminance": 0.796
}Semantic roles & 50–950 ramp
primary
#C4EEF7
secondary
#DA9485
accent
#310DD8
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585