#C4E2F7#C4E2F7
#C4E2F7 is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.8% C 0.043 H 238.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2F7 |
|---|---|
| RGB | rgb(196, 226, 247) |
| HSL | hsl(205, 76%, 87%) |
| HSV | hsv(205, 21%, 97%) |
| CMYK | cmyk(20.6%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(88.37, -5.46, -13.49) |
| CIE-LCH | lch(88.37, 14.55, 247.98°) |
| OKLab | oklab(89.76% -0.0224 -0.0366) |
| OKLCH | oklch(89.76% 0.043 238.5) |
| XYZ | xyz(66.7453, 72.8419, 98.5209) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 7.36
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2F7 #F7D9C4
analogous
#C4F7F3 #C4E2F7 #C4C9F7
triadic
#C4E2F7 #F7C4E2 #E2F7C4
tetradic
#C4E2F7 #F3C4F7 #F7D9C4 #C9F7C4
square
#C4E2F7 #F3C4F7 #F7D9C4 #C9F7C4
split-complementary
#C4E2F7 #F7C4C9 #F7F3C4
monochromatic
#58ADE8 #8EC8F0 #C4E2F7 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.35
#C4E2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#C4E2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2F7
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2F7 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#D2DBF7
Tritanopia (blue-blind)
#B6E7E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e2f7; /* rgb */ color: rgb(196, 226, 247); /* oklch */ color: oklch(89.8% 0.043 238.5);
Tailwind
colors: {
custom: {
50: '#d6ebf9',
500: '#c4e2f7',
950: '#000000',
},
}SCSS
$custom: #c4e2f7; $custom-light: #d6ebf9; $custom-dark: #000000;
JSON
{
"hex": "#c4e2f7",
"rgb": {
"r": 196,
"g": 226,
"b": 247
},
"hsl": {
"h": 204.706,
"s": 76.119,
"l": 86.863
},
"oklch": {
"l": 0.89757,
"c": 0.04294,
"h": 238.5
},
"luminance": 0.72844
}Semantic roles & 50–950 ramp
primary
#C4E2F7
secondary
#DAA885
accent
#610DD8
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485