#C3EBFC#C3EBFC
#C3EBFC is a very light, muted cyan. Relative luminance 0.780; OKLCH L 91.7% C 0.048 H 225.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EBFC |
|---|---|
| RGB | rgb(195, 235, 252) |
| HSL | hsl(198, 90%, 88%) |
| HSV | hsv(198, 23%, 99%) |
| CMYK | cmyk(22.6%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.80, -9.29, -12.49) |
| CIE-LCH | lch(90.80, 15.56, 233.36°) |
| OKLab | oklab(91.71% -0.0333 -0.0339) |
| OKLCH | oklch(91.71% 0.048 225.5) |
| XYZ | xyz(69.7797, 78.0446, 103.4641) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.80
Ice Blue
#A5DFF9
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 6.38
Pale Sky Blue
#BDF6FE
ΔE00 6.42
Light Sky Blue
#C6FCFF
ΔE00 8.04
Lightcyan
#E0FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EBFC #FCD4C3
analogous
#C3FCF1 #C3EBFC #C3CEFC
triadic
#C3EBFC #FCC3EB #EBFCC3
tetradic
#C3EBFC #F1C3FC #FCD4C3 #CEFCC3
square
#C3EBFC #F1C3FC #FCD4C3 #CEFCC3
split-complementary
#C3EBFC #FCC3CE #FCF1C3
monochromatic
#4EC4F6 #89D8F9 #C3EBFC #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.26
#C3EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#C3EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EBFC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EBFC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#B2F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3ebfc; /* rgb */ color: rgb(195, 235, 252); /* oklch */ color: oklch(91.7% 0.048 225.5);
Tailwind
colors: {
custom: {
50: '#d6f1fd',
500: '#c3ebfc',
950: '#000000',
},
}SCSS
$custom: #c3ebfc; $custom-light: #d6f1fd; $custom-dark: #000000;
JSON
{
"hex": "#c3ebfc",
"rgb": {
"r": 195,
"g": 235,
"b": 252
},
"hsl": {
"h": 197.895,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.91706,
"c": 0.04756,
"h": 225.5
},
"luminance": 0.78047
}Semantic roles & 50–950 ramp
primary
#C3EBFC
secondary
#E39E81
accent
#4400E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585