#C4E0EA#C4E0EA
#C4E0EA is a very light, muted cyan. Relative luminance 0.710; OKLCH L 88.9% C 0.033 H 221.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0EA |
|---|---|
| RGB | rgb(196, 224, 234) |
| HSL | hsl(196, 48%, 84%) |
| HSV | hsv(196, 16%, 92%) |
| CMYK | cmyk(16.2%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(87.48, -7.17, -7.99) |
| CIE-LCH | lch(87.48, 10.73, 228.08°) |
| OKLab | oklab(88.93% -0.0246 -0.0216) |
| OKLCH | oklch(88.93% 0.033 221.3) |
| XYZ | xyz(64.2681, 70.9860, 88.1415) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 7.07
Lightcyan
#E0FFFF
ΔE00 8.02
Pale Sky Blue
#BDF6FE
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0EA #EACEC4
analogous
#C4EAE1 #C4E0EA #C4CDEA
triadic
#C4E0EA #EAC4E0 #E0EAC4
tetradic
#C4E0EA #E1C4EA #EACEC4 #CDEAC4
square
#C4E0EA #E1C4EA #EACEC4 #CDEAC4
split-complementary
#C4E0EA #EAC4CD #EAE1C4
monochromatic
#6AB1CA #97C8DA #C4E0EA #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.38
#C4E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#C4E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0EA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0EA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#BAE4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e0ea; /* rgb */ color: rgb(196, 224, 234); /* oklch */ color: oklch(88.9% 0.033 221.3);
Tailwind
colors: {
custom: {
50: '#d6e9f0',
500: '#c4e0ea',
950: '#000000',
},
}SCSS
$custom: #c4e0ea; $custom-light: #d6e9f0; $custom-dark: #000000;
JSON
{
"hex": "#c4e0ea",
"rgb": {
"r": 196,
"g": 224,
"b": 234
},
"hsl": {
"h": 195.789,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.88928,
"c": 0.03271,
"h": 221.3
},
"luminance": 0.70988
}Semantic roles & 50–950 ramp
primary
#C4E0EA
secondary
#C69C8D
accent
#512BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485