#C4E2EB#C4E2EB
#C4E2EB is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.034 H 217.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2EB |
|---|---|
| RGB | rgb(196, 226, 235) |
| HSL | hsl(194, 49%, 85%) |
| HSV | hsv(194, 17%, 92%) |
| CMYK | cmyk(16.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.03, -7.99, -7.70) |
| CIE-LCH | lch(88.03, 11.09, 223.93°) |
| OKLab | oklab(89.37% -0.0269 -0.0208) |
| OKLCH | oklch(89.37% 0.034 217.8) |
| XYZ | xyz(64.9528, 72.1249, 89.0805) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 5.39
Ice Blue
#A5DFF9
ΔE00 7.03
Lightcyan
#E0FFFF
ΔE00 7.30
Pale Sky Blue
#BDF6FE
ΔE00 7.35
Very Light Blue
#D5FFFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2EB #EBCDC4
analogous
#C4EBE1 #C4E2EB #C4CFEB
triadic
#C4E2EB #EBC4E2 #E2EBC4
tetradic
#C4E2EB #E1C4EB #EBCDC4 #CFEBC4
square
#C4E2EB #E1C4EB #EBCDC4 #CFEBC4
split-complementary
#C4E2EB #EBC4CF #EBE1C4
monochromatic
#69B5CC #96CCDC #C4E2EB #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.36
#C4E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#C4E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2EB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2EB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#B9E5E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e2eb; /* rgb */ color: rgb(196, 226, 235); /* oklch */ color: oklch(89.4% 0.034 217.8);
Tailwind
colors: {
custom: {
50: '#d6ebf1',
500: '#c4e2eb',
950: '#000000',
},
}SCSS
$custom: #c4e2eb; $custom-light: #d6ebf1; $custom-dark: #000000;
JSON
{
"hex": "#c4e2eb",
"rgb": {
"r": 196,
"g": 226,
"b": 235
},
"hsl": {
"h": 193.846,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.89372,
"c": 0.03399,
"h": 217.8
},
"luminance": 0.72127
}Semantic roles & 50–950 ramp
primary
#C4E2EB
secondary
#C79A8C
accent
#4B29BD
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485