#C4EBFB#C4EBFB
#C4EBFB is a very light, muted cyan. Relative luminance 0.781; OKLCH L 91.7% C 0.046 H 224.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBFB |
|---|---|
| RGB | rgb(196, 235, 251) |
| HSL | hsl(197, 87%, 88%) |
| HSV | hsv(197, 22%, 98%) |
| CMYK | cmyk(21.9%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.83, -9.21, -11.91) |
| CIE-LCH | lch(90.83, 15.05, 232.30°) |
| OKLab | oklab(91.74% -0.0327 -0.0323) |
| OKLCH | oklch(91.74% 0.046 224.6) |
| XYZ | xyz(69.8810, 78.1151, 102.6439) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.78
Ice Blue
#A5DFF9
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 6.22
Pale Sky Blue
#BDF6FE
ΔE00 6.31
Lightcyan
#E0FFFF
ΔE00 7.75
Light Sky Blue
#C6FCFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBFB #FBD4C4
analogous
#C4FBF0 #C4EBFB #C4CFFB
triadic
#C4EBFB #FBC4EB #EBFBC4
tetradic
#C4EBFB #F0C4FB #FBD4C4 #CFFBC4
square
#C4EBFB #F0C4FB #FBD4C4 #CFFBC4
split-complementary
#C4EBFB #FBC4CF #FBF0C4
monochromatic
#51C4F3 #8BD8F7 #C4EBFB #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.26
#C4EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C4EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBFB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBFB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#B4F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4ebfb; /* rgb */ color: rgb(196, 235, 251); /* oklch */ color: oklch(91.7% 0.046 224.6);
Tailwind
colors: {
custom: {
50: '#d6f1fc',
500: '#c4ebfb',
950: '#000000',
},
}SCSS
$custom: #c4ebfb; $custom-light: #d6f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c4ebfb",
"rgb": {
"r": 196,
"g": 235,
"b": 251
},
"hsl": {
"h": 197.455,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.91738,
"c": 0.04603,
"h": 224.6
},
"luminance": 0.78117
}Semantic roles & 50–950 ramp
primary
#C4EBFB
secondary
#E19E82
accent
#4302E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585