#C4E2ED#C4E2ED
#C4E2ED is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.4% C 0.035 H 221.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2ED |
|---|---|
| RGB | rgb(196, 226, 237) |
| HSL | hsl(196, 53%, 85%) |
| HSV | hsv(196, 17%, 93%) |
| CMYK | cmyk(17.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(88.08, -7.58, -8.66) |
| CIE-LCH | lch(88.08, 11.51, 228.84°) |
| OKLab | oklab(89.44% -0.0261 -0.0234) |
| OKLCH | oklch(89.44% 0.035 221.9) |
| XYZ | xyz(65.2434, 72.2412, 90.6108) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 6.60
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 7.82
Very Light Blue
#D5FFFF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2ED #EDCFC4
analogous
#C4EDE4 #C4E2ED #C4CDED
triadic
#C4E2ED #EDC4E2 #E2EDC4
tetradic
#C4E2ED #E4C4ED #EDCFC4 #CDEDC4
square
#C4E2ED #E4C4ED #EDCFC4 #CDEDC4
split-complementary
#C4E2ED #EDC4CD #EDE4C4
monochromatic
#66B4D0 #95CBDF #C4E2ED #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.36
#C4E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#C4E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2ED
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2ED | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#B9E6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e2ed; /* rgb */ color: rgb(196, 226, 237); /* oklch */ color: oklch(89.4% 0.035 221.9);
Tailwind
colors: {
custom: {
50: '#d6ebf2',
500: '#c4e2ed',
950: '#000000',
},
}SCSS
$custom: #c4e2ed; $custom-light: #d6ebf2; $custom-dark: #000000;
JSON
{
"hex": "#c4e2ed",
"rgb": {
"r": 196,
"g": 226,
"b": 237
},
"hsl": {
"h": 196.098,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.89435,
"c": 0.0351,
"h": 221.9
},
"luminance": 0.72243
}Semantic roles & 50–950 ramp
primary
#C4E2ED
secondary
#CA9C8B
accent
#4F25C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485