#C3FDFF#C3FDFF
#C3FDFF is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.5% C 0.058 H 198.9°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FDFF |
|---|---|
| RGB | rgb(195, 253, 255) |
| HSL | hsl(182, 100%, 88%) |
| HSV | hsv(182, 24%, 100%) |
| CMYK | cmyk(23.5%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(95.61, -17.65, -6.90) |
| CIE-LCH | lch(95.61, 18.95, 201.35°) |
| OKLab | oklab(95.55% -0.0551 -0.0188) |
| OKLCH | oklch(95.55% 0.058 198.9) |
| XYZ | xyz(75.6754, 89.0694, 107.7931) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.96
Light Light Blue
#CAFFFB
ΔE00 2.45
Pale Blue
#D0FEFE
ΔE00 2.46
Pale Sky Blue
#BDF6FE
ΔE00 2.80
Really Light Blue
#D4FFFF
ΔE00 3.18
Very Light Blue
#D5FFFF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FDFF #FFC5C3
analogous
#C3FFE3 #C3FDFF #C3DFFF
triadic
#C3FDFF #FFC3FD #FDFFC3
tetradic
#C3FDFF #E3C3FF #FFC5C3 #DFFFC3
square
#C3FDFF #E3C3FF #FFC5C3 #DFFFC3
split-complementary
#C3FDFF #FFC3DF #FFE3C3
monochromatic
#49F9FF #86FBFF #C3FDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.12
#C3FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#C3FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FDFF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FDFF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#AFFFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3fdff; /* rgb */ color: rgb(195, 253, 255); /* oklch */ color: oklch(95.5% 0.058 198.9);
Tailwind
colors: {
custom: {
50: '#d6feff',
500: '#c3fdff',
950: '#000000',
},
}SCSS
$custom: #c3fdff; $custom-light: #d6feff; $custom-dark: #000000;
JSON
{
"hex": "#c3fdff",
"rgb": {
"r": 195,
"g": 253,
"b": 255
},
"hsl": {
"h": 182,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95547,
"c": 0.05826,
"h": 198.9
},
"luminance": 0.89073
}Semantic roles & 50–950 ramp
primary
#C3FDFF
secondary
#E8827E
accent
#0800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586