#C4E2F4#C4E2F4
#C4E2F4 is a very light, muted cyan. Relative luminance 0.727; OKLCH L 89.7% C 0.040 H 234.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2F4 |
|---|---|
| RGB | rgb(196, 226, 244) |
| HSL | hsl(203, 69%, 86%) |
| HSV | hsv(203, 20%, 96%) |
| CMYK | cmyk(19.7%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(88.28, -6.10, -12.05) |
| CIE-LCH | lch(88.28, 13.50, 243.14°) |
| OKLab | oklab(89.66% -0.0235 -0.0327) |
| OKLCH | oklch(89.66% 0.04 234.2) |
| XYZ | xyz(66.2861, 72.6583, 96.1024) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.27
Cloudy Blue
#ACC2D9
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2F4 #F4D6C4
analogous
#C4F4EE #C4E2F4 #C4CAF4
triadic
#C4E2F4 #F4C4E2 #E2F4C4
tetradic
#C4E2F4 #EEC4F4 #F4D6C4 #CAF4C4
square
#C4E2F4 #EEC4F4 #F4D6C4 #CAF4C4
split-complementary
#C4E2F4 #F4C4CA #F4EEC4
monochromatic
#5DAFE1 #90C9EA #C4E2F4 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.35
#C4E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#C4E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2F4
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2F4 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#D3DBF4
Tritanopia (blue-blind)
#B7E7E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e2f4; /* rgb */ color: rgb(196, 226, 244); /* oklch */ color: oklch(89.7% 0.040 234.2);
Tailwind
colors: {
custom: {
50: '#d6ebf7',
500: '#c4e2f4',
950: '#000000',
},
}SCSS
$custom: #c4e2f4; $custom-light: #d6ebf7; $custom-dark: #000000;
JSON
{
"hex": "#c4e2f4",
"rgb": {
"r": 196,
"g": 226,
"b": 244
},
"hsl": {
"h": 202.5,
"s": 68.571,
"l": 86.275
},
"oklch": {
"l": 0.89659,
"c": 0.04025,
"h": 234.2
},
"luminance": 0.7266
}Semantic roles & 50–950 ramp
primary
#C4E2F4
secondary
#D5A487
accent
#5B15D1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485