#C3FBFF#C3FBFF
#C3FBFF is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.1% C 0.057 H 201.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FBFF |
|---|---|
| RGB | rgb(195, 251, 255) |
| HSL | hsl(184, 100%, 88%) |
| HSV | hsv(184, 24%, 100%) |
| CMYK | cmyk(23.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.08, -16.67, -7.68) |
| CIE-LCH | lch(95.08, 18.35, 204.74°) |
| OKLab | oklab(95.13% -0.0526 -0.0209) |
| OKLCH | oklch(95.13% 0.057 201.7) |
| XYZ | xyz(75.0474, 87.8133, 107.5838) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.55
Pale Sky Blue
#BDF6FE
ΔE00 1.86
Pale Blue
#D0FEFE
ΔE00 2.47
Really Light Blue
#D4FFFF
ΔE00 3.08
Light Light Blue
#CAFFFB
ΔE00 3.24
Very Light Blue
#D5FFFF
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FBFF #FFC7C3
analogous
#C3FFE5 #C3FBFF #C3DDFF
triadic
#C3FBFF #FFC3FB #FBFFC3
tetradic
#C3FBFF #E5C3FF #FFC7C3 #DDFFC3
square
#C3FBFF #E5C3FF #FFC7C3 #DDFFC3
split-complementary
#C3FBFF #FFC3DD #FFE5C3
monochromatic
#49F3FF #86F7FF #C3FBFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.13
#C3FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#C3FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FBFF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FBFF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#B0FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c3fbff; /* rgb */ color: rgb(195, 251, 255); /* oklch */ color: oklch(95.1% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#d6fcff',
500: '#c3fbff',
950: '#000000',
},
}SCSS
$custom: #c3fbff; $custom-light: #d6fcff; $custom-dark: #000000;
JSON
{
"hex": "#c3fbff",
"rgb": {
"r": 195,
"g": 251,
"b": 255
},
"hsl": {
"h": 184,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95128,
"c": 0.05663,
"h": 201.7
},
"luminance": 0.87816
}Semantic roles & 50–950 ramp
primary
#C3FBFF
secondary
#E8857E
accent
#0F00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586