#C3FCFF#C3FCFF
#C3FCFF is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.3% C 0.057 H 200.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FCFF |
|---|---|
| RGB | rgb(195, 252, 255) |
| HSL | hsl(183, 100%, 88%) |
| HSV | hsv(183, 24%, 100%) |
| CMYK | cmyk(23.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.35, -17.16, -7.29) |
| CIE-LCH | lch(95.35, 18.65, 203.02°) |
| OKLab | oklab(95.34% -0.0539 -0.0199) |
| OKLCH | oklch(95.34% 0.057 200.3) |
| XYZ | xyz(75.3606, 88.4397, 107.6882) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.59
Pale Sky Blue
#BDF6FE
ΔE00 2.32
Pale Blue
#D0FEFE
ΔE00 2.41
Light Light Blue
#CAFFFB
ΔE00 2.83
Really Light Blue
#D4FFFF
ΔE00 3.09
Very Light Blue
#D5FFFF
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FCFF #FFC6C3
analogous
#C3FFE4 #C3FCFF #C3DEFF
triadic
#C3FCFF #FFC3FC #FCFFC3
tetradic
#C3FCFF #E4C3FF #FFC6C3 #DEFFC3
square
#C3FCFF #E4C3FF #FFC6C3 #DEFFC3
split-complementary
#C3FCFF #FFC3DE #FFE4C3
monochromatic
#49F6FF #86F9FF #C3FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.12
#C3FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#C3FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FCFF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FCFF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#B0FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3fcff; /* rgb */ color: rgb(195, 252, 255); /* oklch */ color: oklch(95.3% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#d6fdff',
500: '#c3fcff',
950: '#000000',
},
}SCSS
$custom: #c3fcff; $custom-light: #d6fdff; $custom-dark: #000000;
JSON
{
"hex": "#c3fcff",
"rgb": {
"r": 195,
"g": 252,
"b": 255
},
"hsl": {
"h": 183,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95338,
"c": 0.05742,
"h": 200.3
},
"luminance": 0.88443
}Semantic roles & 50–950 ramp
primary
#C3FCFF
secondary
#E8837E
accent
#0B00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586