#C4E5FA#C4E5FA
#C4E5FA is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.5% C 0.045 H 235.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5FA |
|---|---|
| RGB | rgb(196, 229, 250) |
| HSL | hsl(203, 84%, 87%) |
| HSV | hsv(203, 22%, 98%) |
| CMYK | cmyk(21.6%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.24, -6.35, -13.77) |
| CIE-LCH | lch(89.24, 15.16, 245.22°) |
| OKLab | oklab(90.47% -0.0253 -0.0374) |
| OKLCH | oklch(90.47% 0.045 235.9) |
| XYZ | xyz(68.0348, 74.6744, 101.2529) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 8.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Light Blue
#95D0FC
ΔE00 8.64
Powder Blue
#B0E0E6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5FA #FAD9C4
analogous
#C4FAF4 #C4E5FA #C4CAFA
triadic
#C4E5FA #FAC4E5 #E5FAC4
tetradic
#C4E5FA #F4C4FA #FAD9C4 #CAFAC4
square
#C4E5FA #F4C4FA #FAD9C4 #CAFAC4
split-complementary
#C4E5FA #FAC4CA #FAF4C4
monochromatic
#53B3F0 #8CCCF5 #C4E5FA #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.32
#C4E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#C4E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5FA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5FA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#B5EBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c4e5fa; /* rgb */ color: rgb(196, 229, 250); /* oklch */ color: oklch(90.5% 0.045 235.9);
Tailwind
colors: {
custom: {
50: '#d6edfc',
500: '#c4e5fa',
950: '#000000',
},
}SCSS
$custom: #c4e5fa; $custom-light: #d6edfc; $custom-dark: #000000;
JSON
{
"hex": "#c4e5fa",
"rgb": {
"r": 196,
"g": 229,
"b": 250
},
"hsl": {
"h": 203.333,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.90471,
"c": 0.04514,
"h": 235.9
},
"luminance": 0.74677
}Semantic roles & 50–950 ramp
primary
#C4E5FA
secondary
#DFA783
accent
#5A05E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485