#C4E3FA#C4E3FA
#C4E3FA is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.046 H 240.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E3FA |
|---|---|
| RGB | rgb(196, 227, 250) |
| HSL | hsl(206, 84%, 87%) |
| HSV | hsv(206, 22%, 98%) |
| CMYK | cmyk(21.6%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(88.72, -5.32, -14.54) |
| CIE-LCH | lch(88.72, 15.49, 249.90°) |
| OKLab | oklab(90.06% -0.0227 -0.0395) |
| OKLCH | oklch(90.06% 0.046 240.2) |
| XYZ | xyz(67.4847, 73.5740, 101.0695) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 6.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.36
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Cloudy Blue
#ACC2D9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E3FA #FADBC4
analogous
#C4FAF6 #C4E3FA #C4C8FA
triadic
#C4E3FA #FAC4E3 #E3FAC4
tetradic
#C4E3FA #F6C4FA #FADBC4 #C8FAC4
square
#C4E3FA #F6C4FA #FADBC4 #C8FAC4
split-complementary
#C4E3FA #FAC4C8 #FAF6C4
monochromatic
#53ADF0 #8CC8F5 #C4E3FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.34
#C4E3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#C4E3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E3FA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E3FA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#B5E9EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4e3fa; /* rgb */ color: rgb(196, 227, 250); /* oklch */ color: oklch(90.1% 0.046 240.2);
Tailwind
colors: {
custom: {
50: '#d6ebfc',
500: '#c4e3fa',
950: '#000000',
},
}SCSS
$custom: #c4e3fa; $custom-light: #d6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c4e3fa",
"rgb": {
"r": 196,
"g": 227,
"b": 250
},
"hsl": {
"h": 205.556,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.90062,
"c": 0.04556,
"h": 240.2
},
"luminance": 0.73576
}Semantic roles & 50–950 ramp
primary
#C4E3FA
secondary
#DFAA83
accent
#6205E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485