#C4E0FA#C4E0FA
#C4E0FA is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.4% C 0.047 H 246.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0FA |
|---|---|
| RGB | rgb(196, 224, 250) |
| HSL | hsl(209, 84%, 87%) |
| HSV | hsv(209, 22%, 98%) |
| CMYK | cmyk(21.6%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(87.94, -3.77, -15.71) |
| CIE-LCH | lch(87.94, 16.16, 256.50°) |
| OKLab | oklab(89.45% -0.0187 -0.0427) |
| OKLCH | oklch(89.45% 0.047 246.4) |
| XYZ | xyz(66.6713, 71.9473, 100.7984) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.21
Ice Blue
#A5DFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0FA #FADEC4
analogous
#C4FAF9 #C4E0FA #C4C5FA
triadic
#C4E0FA #FAC4E0 #E0FAC4
tetradic
#C4E0FA #F9C4FA #FADEC4 #C5FAC4
square
#C4E0FA #F9C4FA #FADEC4 #C5FAC4
split-complementary
#C4E0FA #FAC4C5 #FAF9C4
monochromatic
#53A5F0 #8CC2F5 #C4E0FA #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.36
#C4E0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#C4E0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0FA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0FA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#B6E6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e0fa; /* rgb */ color: rgb(196, 224, 250); /* oklch */ color: oklch(89.4% 0.047 246.4);
Tailwind
colors: {
custom: {
50: '#d6e9fc',
500: '#c4e0fa',
950: '#000000',
},
}SCSS
$custom: #c4e0fa; $custom-light: #d6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#c4e0fa",
"rgb": {
"r": 196,
"g": 224,
"b": 250
},
"hsl": {
"h": 208.889,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.89449,
"c": 0.04663,
"h": 246.4
},
"luminance": 0.71949
}Semantic roles & 50–950 ramp
primary
#C4E0FA
secondary
#DFAF83
accent
#6F05E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485