#C4E4FA#C4E4FA
#C4E4FA is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.3% C 0.045 H 238.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4FA |
|---|---|
| RGB | rgb(196, 228, 250) |
| HSL | hsl(204, 84%, 87%) |
| HSV | hsv(204, 22%, 98%) |
| CMYK | cmyk(21.6%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(88.98, -5.84, -14.15) |
| CIE-LCH | lch(88.98, 15.31, 247.58°) |
| OKLab | oklab(90.27% -0.024 -0.0385) |
| OKLCH | oklch(90.27% 0.045 238.1) |
| XYZ | xyz(67.7590, 74.1226, 101.1610) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.84
Lightblue
#ADD8E6
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 7.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.90
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Light Blue
#95D0FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4FA #FADAC4
analogous
#C4FAF5 #C4E4FA #C4C9FA
triadic
#C4E4FA #FAC4E4 #E4FAC4
tetradic
#C4E4FA #F5C4FA #FADAC4 #C9FAC4
square
#C4E4FA #F5C4FA #FADAC4 #C9FAC4
split-complementary
#C4E4FA #FAC4C9 #FAF5C4
monochromatic
#53B0F0 #8CCAF5 #C4E4FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.33
#C4E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#C4E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4FA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4FA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#B5EAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4e4fa; /* rgb */ color: rgb(196, 228, 250); /* oklch */ color: oklch(90.3% 0.045 238.1);
Tailwind
colors: {
custom: {
50: '#d6ecfc',
500: '#c4e4fa',
950: '#000000',
},
}SCSS
$custom: #c4e4fa; $custom-light: #d6ecfc; $custom-dark: #000000;
JSON
{
"hex": "#c4e4fa",
"rgb": {
"r": 196,
"g": 228,
"b": 250
},
"hsl": {
"h": 204.444,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.90266,
"c": 0.04532,
"h": 238.1
},
"luminance": 0.74125
}Semantic roles & 50–950 ramp
primary
#C4E4FA
secondary
#DFA983
accent
#5E05E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485