#C4E2FB#C4E2FB
#C4E2FB is a very light, muted cyan. Relative luminance 0.731; OKLCH L 89.9% C 0.047 H 243.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2FB |
|---|---|
| RGB | rgb(196, 226, 251) |
| HSL | hsl(207, 87%, 88%) |
| HSV | hsv(207, 22%, 98%) |
| CMYK | cmyk(21.9%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(88.49, -4.59, -15.41) |
| CIE-LCH | lch(88.49, 16.08, 253.42°) |
| OKLab | oklab(89.89% -0.021 -0.0419) |
| OKLCH | oklch(89.89% 0.047 243.4) |
| XYZ | xyz(67.3692, 73.0915, 101.8066) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 6.77
Baby Blue (survey)
#A2CFFE
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2FB #FBDDC4
analogous
#C4FBF9 #C4E2FB #C4C6FB
triadic
#C4E2FB #FBC4E2 #E2FBC4
tetradic
#C4E2FB #F9C4FB #FBDDC4 #C6FBC4
square
#C4E2FB #F9C4FB #FBDDC4 #C6FBC4
split-complementary
#C4E2FB #FBC4C6 #FBF9C4
monochromatic
#51AAF3 #8BC6F7 #C4E2FB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.34
#C4E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#C4E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2FB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2FB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#D1DBFB
Tritanopia (blue-blind)
#B5E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e2fb; /* rgb */ color: rgb(196, 226, 251); /* oklch */ color: oklch(89.9% 0.047 243.4);
Tailwind
colors: {
custom: {
50: '#d6ebfc',
500: '#c4e2fb',
950: '#000000',
},
}SCSS
$custom: #c4e2fb; $custom-light: #d6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c4e2fb",
"rgb": {
"r": 196,
"g": 226,
"b": 251
},
"hsl": {
"h": 207.273,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.89891,
"c": 0.04687,
"h": 243.4
},
"luminance": 0.73094
}Semantic roles & 50–950 ramp
primary
#C4E2FB
secondary
#E1AD82
accent
#6802E4
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485