#C3EBFA#C3EBFA
#C3EBFA is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.6% C 0.046 H 222.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EBFA |
|---|---|
| RGB | rgb(195, 235, 250) |
| HSL | hsl(196, 85%, 87%) |
| HSV | hsv(196, 22%, 98%) |
| CMYK | cmyk(22%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.74, -9.72, -11.53) |
| CIE-LCH | lch(90.74, 15.08, 229.87°) |
| OKLab | oklab(91.64% -0.0341 -0.0313) |
| OKLCH | oklch(91.64% 0.046 222.6) |
| XYZ | xyz(69.4644, 77.9185, 101.8038) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.57
Ice Blue
#A5DFF9
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 5.80
Light Sky Blue
#C6FCFF
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EBFA #FAD2C3
analogous
#C3FAEE #C3EBFA #C3D0FA
triadic
#C3EBFA #FAC3EB #EBFAC3
tetradic
#C3EBFA #EEC3FA #FAD2C3 #D0FAC3
square
#C3EBFA #EEC3FA #FAD2C3 #D0FAC3
split-complementary
#C3EBFA #FAC3D0 #FAEEC3
monochromatic
#52C5F1 #8BD8F5 #C3EBFA #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.27
#C3EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C3EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EBFA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EBFA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#B3F0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c3ebfa; /* rgb */ color: rgb(195, 235, 250); /* oklch */ color: oklch(91.6% 0.046 222.6);
Tailwind
colors: {
custom: {
50: '#d6f1fc',
500: '#c3ebfa',
950: '#000000',
},
}SCSS
$custom: #c3ebfa; $custom-light: #d6f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c3ebfa",
"rgb": {
"r": 195,
"g": 235,
"b": 250
},
"hsl": {
"h": 196.364,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.91642,
"c": 0.04627,
"h": 222.6
},
"luminance": 0.77921
}Semantic roles & 50–950 ramp
primary
#C3EBFA
secondary
#DF9B82
accent
#4104E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585