#C4E6FA#C4E6FA
#C4E6FA is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.7% C 0.045 H 233.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E6FA |
|---|---|
| RGB | rgb(196, 230, 250) |
| HSL | hsl(202, 84%, 87%) |
| HSV | hsv(202, 22%, 98%) |
| CMYK | cmyk(21.6%, 8%, 0%, 2%) |
| CIE-LAB | lab(89.50, -6.87, -13.38) |
| CIE-LCH | lch(89.50, 15.04, 242.82°) |
| OKLab | oklab(90.68% -0.0266 -0.0363) |
| OKLCH | oklch(90.68% 0.045 233.8) |
| XYZ | xyz(68.3123, 75.2294, 101.3454) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.84
Pale Sky Blue
#BDF6FE
ΔE00 8.88
Light Blue
#95D0FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E6FA #FAD8C4
analogous
#C4FAF3 #C4E6FA #C4CBFA
triadic
#C4E6FA #FAC4E6 #E6FAC4
tetradic
#C4E6FA #F3C4FA #FAD8C4 #CBFAC4
square
#C4E6FA #F3C4FA #FAD8C4 #CBFAC4
split-complementary
#C4E6FA #FAC4CB #FAF3C4
monochromatic
#53B6F0 #8CCEF5 #C4E6FA #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.31
#C4E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#C4E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E6FA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E6FA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#B5EBEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4e6fa; /* rgb */ color: rgb(196, 230, 250); /* oklch */ color: oklch(90.7% 0.045 233.8);
Tailwind
colors: {
custom: {
50: '#d6edfc',
500: '#c4e6fa',
950: '#000000',
},
}SCSS
$custom: #c4e6fa; $custom-light: #d6edfc; $custom-dark: #000000;
JSON
{
"hex": "#c4e6fa",
"rgb": {
"r": 196,
"g": 230,
"b": 250
},
"hsl": {
"h": 202.222,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.90676,
"c": 0.04502,
"h": 233.8
},
"luminance": 0.75232
}Semantic roles & 50–950 ramp
primary
#C4E6FA
secondary
#DFA583
accent
#5605E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485