#C4E2F2#C4E2F2
#C4E2F2 is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.6% C 0.039 H 231.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2F2 |
|---|---|
| RGB | rgb(196, 226, 242) |
| HSL | hsl(201, 64%, 86%) |
| HSV | hsv(201, 19%, 95%) |
| CMYK | cmyk(19%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(88.23, -6.52, -11.08) |
| CIE-LCH | lch(88.23, 12.86, 239.51°) |
| OKLab | oklab(89.59% -0.0242 -0.03) |
| OKLCH | oklch(89.59% 0.039 231.1) |
| XYZ | xyz(65.9841, 72.5374, 94.5118) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.91
Ice Blue
#A5DFF9
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 8.48
Cloudy Blue
#ACC2D9
ΔE00 8.67
Fog
#D8DCE0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2F2 #F2D4C4
analogous
#C4F2EB #C4E2F2 #C4CBF2
triadic
#C4E2F2 #F2C4E2 #E2F2C4
tetradic
#C4E2F2 #EBC4F2 #F2D4C4 #CBF2C4
square
#C4E2F2 #EBC4F2 #F2D4C4 #CBF2C4
split-complementary
#C4E2F2 #F2C4CB #F2EBC4
monochromatic
#60B1DC #92C9E7 #C4E2F2 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.35
#C4E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#C4E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2F2
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2F2 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F3
Deuteranopia (green-blind)
#D4DBF2
Tritanopia (blue-blind)
#B7E7E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e2f2; /* rgb */ color: rgb(196, 226, 242); /* oklch */ color: oklch(89.6% 0.039 231.1);
Tailwind
colors: {
custom: {
50: '#d6ebf6',
500: '#c4e2f2',
950: '#000000',
},
}SCSS
$custom: #c4e2f2; $custom-light: #d6ebf6; $custom-dark: #000000;
JSON
{
"hex": "#c4e2f2",
"rgb": {
"r": 196,
"g": 226,
"b": 242
},
"hsl": {
"h": 200.87,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.89594,
"c": 0.0386,
"h": 231.1
},
"luminance": 0.72539
}Semantic roles & 50–950 ramp
primary
#C4E2F2
secondary
#D2A288
accent
#581ACC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485