#C4E1FA#C4E1FA
#C4E1FA is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.7% C 0.046 H 244.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E1FA |
|---|---|
| RGB | rgb(196, 225, 250) |
| HSL | hsl(208, 84%, 87%) |
| HSV | hsv(208, 22%, 98%) |
| CMYK | cmyk(21.6%, 10%, 0%, 2%) |
| CIE-LAB | lab(88.20, -4.29, -15.32) |
| CIE-LCH | lch(88.20, 15.91, 254.36°) |
| OKLab | oklab(89.65% -0.02 -0.0416) |
| OKLCH | oklch(89.65% 0.046 244.3) |
| XYZ | xyz(66.9408, 72.4864, 100.8883) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.44
Ice Blue
#A5DFF9
ΔE00 6.94
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E1FA #FADDC4
analogous
#C4FAF8 #C4E1FA #C4C6FA
triadic
#C4E1FA #FAC4E1 #E1FAC4
tetradic
#C4E1FA #F8C4FA #FADDC4 #C6FAC4
square
#C4E1FA #F8C4FA #FADDC4 #C6FAC4
split-complementary
#C4E1FA #FAC4C6 #FAF8C4
monochromatic
#53A8F0 #8CC4F5 #C4E1FA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.36
#C4E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C4E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E1FA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E1FA | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#B5E7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e1fa; /* rgb */ color: rgb(196, 225, 250); /* oklch */ color: oklch(89.7% 0.046 244.3);
Tailwind
colors: {
custom: {
50: '#d6eafc',
500: '#c4e1fa',
950: '#000000',
},
}SCSS
$custom: #c4e1fa; $custom-light: #d6eafc; $custom-dark: #000000;
JSON
{
"hex": "#c4e1fa",
"rgb": {
"r": 196,
"g": 225,
"b": 250
},
"hsl": {
"h": 207.778,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.89653,
"c": 0.04621,
"h": 244.3
},
"luminance": 0.72488
}Semantic roles & 50–950 ramp
primary
#C4E1FA
secondary
#DFAE83
accent
#6B05E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485