#C3EBFE#C3EBFE
#C3EBFE is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.8% C 0.049 H 228.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EBFE |
|---|---|
| RGB | rgb(195, 235, 254) |
| HSL | hsl(199, 97%, 88%) |
| HSV | hsv(199, 23%, 100%) |
| CMYK | cmyk(23.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.86, -8.85, -13.44) |
| CIE-LCH | lch(90.86, 16.10, 236.64°) |
| OKLab | oklab(91.77% -0.0326 -0.0366) |
| OKLCH | oklch(91.77% 0.049 228.3) |
| XYZ | xyz(70.0983, 78.1721, 105.1420) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.76
Lightblue
#ADD8E6
ΔE00 5.14
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 8.67
Light Sky Blue
#C6FCFF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EBFE #FED6C3
analogous
#C3FEF3 #C3EBFE #C3CDFE
triadic
#C3EBFE #FEC3EB #EBFEC3
tetradic
#C3EBFE #F3C3FE #FED6C3 #CDFEC3
square
#C3EBFE #F3C3FE #FED6C3 #CDFEC3
split-complementary
#C3EBFE #FEC3CD #FEF3C3
monochromatic
#4BC3FC #87D7FD #C3EBFE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.26
#C3EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#C3EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EBFE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EBFE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#B2F1F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3ebfe; /* rgb */ color: rgb(195, 235, 254); /* oklch */ color: oklch(91.8% 0.049 228.3);
Tailwind
colors: {
custom: {
50: '#d6f1fe',
500: '#c3ebfe',
950: '#000000',
},
}SCSS
$custom: #c3ebfe; $custom-light: #d6f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c3ebfe",
"rgb": {
"r": 195,
"g": 235,
"b": 254
},
"hsl": {
"h": 199.322,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.91772,
"c": 0.04898,
"h": 228.3
},
"luminance": 0.78175
}Semantic roles & 50–950 ramp
primary
#C3EBFE
secondary
#E6A07F
accent
#4A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585