#C3FDFD#C3FDFD
#C3FDFD is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.058 H 196.2°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FDFD |
|---|---|
| RGB | rgb(195, 253, 253) |
| HSL | hsl(180, 94%, 88%) |
| HSV | hsv(180, 23%, 99%) |
| CMYK | cmyk(22.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.56, -18.08, -5.95) |
| CIE-LCH | lch(95.56, 19.03, 198.21°) |
| OKLab | oklab(95.49% -0.0559 -0.0163) |
| OKLCH | oklch(95.49% 0.058 196.2) |
| XYZ | xyz(75.3552, 88.9413, 106.1064) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.58
Light Light Blue
#CAFFFB
ΔE00 1.79
Pale Blue
#D0FEFE
ΔE00 2.52
Duck Egg Blue
#C3FBF4
ΔE00 2.77
Eggshell Blue
#C4FFF7
ΔE00 3.15
Pale Cyan
#B7FFFA
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FDFD #FDC3C3
analogous
#C3FDE0 #C3FDFD #C3E0FD
triadic
#C3FDFD #FDC3FD #FDFDC3
tetradic
#C3FDFD #E0C3FD #FDC3C3 #E0FDC3
square
#C3FDFD #E0C3FD #FDC3C3 #E0FDC3
split-complementary
#C3FDFD #FDC3E0 #FDE0C3
monochromatic
#4DF9F9 #88FBFB #C3FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.12
#C3FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C3FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FDFD
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FDFD | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#B0FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3fdfd; /* rgb */ color: rgb(195, 253, 253); /* oklch */ color: oklch(95.5% 0.058 196.2);
Tailwind
colors: {
custom: {
50: '#d6fefe',
500: '#c3fdfd',
950: '#000000',
},
}SCSS
$custom: #c3fdfd; $custom-light: #d6fefe; $custom-dark: #000000;
JSON
{
"hex": "#c3fdfd",
"rgb": {
"r": 195,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.95487,
"c": 0.05822,
"h": 196.2
},
"luminance": 0.88945
}Semantic roles & 50–950 ramp
primary
#C3FDFD
secondary
#E48080
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585