#C3EBFB#C3EBFB
#C3EBFB is a very light, muted cyan. Relative luminance 0.780; OKLCH L 91.7% C 0.047 H 224.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EBFB |
|---|---|
| RGB | rgb(195, 235, 251) |
| HSL | hsl(197, 88%, 87%) |
| HSV | hsv(197, 22%, 98%) |
| CMYK | cmyk(22.3%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.77, -9.50, -12.01) |
| CIE-LCH | lch(90.77, 15.31, 231.64°) |
| OKLab | oklab(91.67% -0.0337 -0.0326) |
| OKLCH | oklch(91.67% 0.047 224.1) |
| XYZ | xyz(69.6217, 77.9814, 102.6317) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.67
Ice Blue
#A5DFF9
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 6.04
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Light Sky Blue
#C6FCFF
ΔE00 7.71
Lightcyan
#E0FFFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EBFB #FBD3C3
analogous
#C3FBEF #C3EBFB #C3CFFB
triadic
#C3EBFB #FBC3EB #EBFBC3
tetradic
#C3EBFB #EFC3FB #FBD3C3 #CFFBC3
square
#C3EBFB #EFC3FB #FBD3C3 #CFFBC3
split-complementary
#C3EBFB #FBC3CF #FBEFC3
monochromatic
#50C5F3 #8AD8F7 #C3EBFB #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.27
#C3EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#C3EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EBFB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EBFB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#B3F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3ebfb; /* rgb */ color: rgb(195, 235, 251); /* oklch */ color: oklch(91.7% 0.047 224.1);
Tailwind
colors: {
custom: {
50: '#d6f1fc',
500: '#c3ebfb',
950: '#000000',
},
}SCSS
$custom: #c3ebfb; $custom-light: #d6f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c3ebfb",
"rgb": {
"r": 195,
"g": 235,
"b": 251
},
"hsl": {
"h": 197.143,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.91674,
"c": 0.0469,
"h": 224.1
},
"luminance": 0.77984
}Semantic roles & 50–950 ramp
primary
#C3EBFB
secondary
#E19D81
accent
#4201E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585