#C3FBFC#C3FBFC
#C3FBFC is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.0% C 0.056 H 197.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FBFC |
|---|---|
| RGB | rgb(195, 251, 252) |
| HSL | hsl(181, 90%, 88%) |
| HSV | hsv(181, 23%, 99%) |
| CMYK | cmyk(22.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.00, -17.30, -6.25) |
| CIE-LCH | lch(95.00, 18.40, 199.86°) |
| OKLab | oklab(95.04% -0.0538 -0.0171) |
| OKLCH | oklch(95.04% 0.056 197.6) |
| XYZ | xyz(74.5682, 87.6217, 105.0603) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.03
Light Light Blue
#CAFFFB
ΔE00 2.15
Pale Blue
#D0FEFE
ΔE00 2.24
Pale Sky Blue
#BDF6FE
ΔE00 2.93
Really Light Blue
#D4FFFF
ΔE00 2.98
Duck Egg Blue
#C3FBF4
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FBFC #FCC4C3
analogous
#C3FCE1 #C3FBFC #C3DEFC
triadic
#C3FBFC #FCC3FB #FBFCC3
tetradic
#C3FBFC #E1C3FC #FCC4C3 #DEFCC3
square
#C3FBFC #E1C3FC #FCC4C3 #DEFCC3
split-complementary
#C3FBFC #FCC3DE #FCE1C3
monochromatic
#4EF3F6 #89F7F9 #C3FBFC #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.13
#C3FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#C3FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FBFC
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FBFC | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#B1FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c3fbfc; /* rgb */ color: rgb(195, 251, 252); /* oklch */ color: oklch(95.0% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#d6fcfd',
500: '#c3fbfc',
950: '#000000',
},
}SCSS
$custom: #c3fbfc; $custom-light: #d6fcfd; $custom-dark: #000000;
JSON
{
"hex": "#c3fbfc",
"rgb": {
"r": 195,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.053,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.95037,
"c": 0.05641,
"h": 197.6
},
"luminance": 0.87625
}Semantic roles & 50–950 ramp
primary
#C3FBFC
secondary
#E38281
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585