#C4E7FA#C4E7FA
#C4E7FA is a very light, muted cyan. Relative luminance 0.758; OKLCH L 90.9% C 0.045 H 231.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E7FA |
|---|---|
| RGB | rgb(196, 231, 250) |
| HSL | hsl(201, 84%, 87%) |
| HSV | hsv(201, 22%, 98%) |
| CMYK | cmyk(21.6%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(89.76, -7.38, -12.99) |
| CIE-LCH | lch(89.76, 14.94, 240.39°) |
| OKLab | oklab(90.88% -0.0279 -0.0353) |
| OKLCH | oklch(90.88% 0.045 231.7) |
| XYZ | xyz(68.5914, 75.7875, 101.4385) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.21
Lightblue
#ADD8E6
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 7.71
Pale Sky Blue
#BDF6FE
ΔE00 8.31
Baby Blue
#89CFF0
ΔE00 9.18
Light Blue
#95D0FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E7FA #FAD7C4
analogous
#C4FAF2 #C4E7FA #C4CCFA
triadic
#C4E7FA #FAC4E7 #E7FAC4
tetradic
#C4E7FA #F2C4FA #FAD7C4 #CCFAC4
square
#C4E7FA #F2C4FA #FAD7C4 #CCFAC4
split-complementary
#C4E7FA #FAC4CC #FAF2C4
monochromatic
#53B9F0 #8CD0F5 #C4E7FA #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.30
#C4E7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#C4E7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E7FA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E7FA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#B5ECED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c4e7fa; /* rgb */ color: rgb(196, 231, 250); /* oklch */ color: oklch(90.9% 0.045 231.7);
Tailwind
colors: {
custom: {
50: '#d6eefc',
500: '#c4e7fa',
950: '#000000',
},
}SCSS
$custom: #c4e7fa; $custom-light: #d6eefc; $custom-dark: #000000;
JSON
{
"hex": "#c4e7fa",
"rgb": {
"r": 196,
"g": 231,
"b": 250
},
"hsl": {
"h": 201.111,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.90882,
"c": 0.04497,
"h": 231.7
},
"luminance": 0.7579
}Semantic roles & 50–950 ramp
primary
#C4E7FA
secondary
#DFA383
accent
#5205E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585