#C3FEFF#C3FEFF
#C3FEFF is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.059 H 197.5°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FEFF |
|---|---|
| RGB | rgb(195, 254, 255) |
| HSL | hsl(181, 100%, 88%) |
| HSV | hsv(181, 24%, 100%) |
| CMYK | cmyk(23.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.87, -18.15, -6.51) |
| CIE-LCH | lch(95.87, 19.28, 199.74°) |
| OKLab | oklab(95.76% -0.0564 -0.0178) |
| OKLCH | oklch(95.76% 0.059 197.5) |
| XYZ | xyz(75.9919, 89.7025, 107.8987) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.40
Light Light Blue
#CAFFFB
ΔE00 2.13
Pale Blue
#D0FEFE
ΔE00 2.60
Duck Egg Blue
#C3FBF4
ΔE00 3.19
Pale Sky Blue
#BDF6FE
ΔE00 3.28
Really Light Blue
#D4FFFF
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FEFF #FFC4C3
analogous
#C3FFE2 #C3FEFF #C3E0FF
triadic
#C3FEFF #FFC3FE #FEFFC3
tetradic
#C3FEFF #E2C3FF #FFC4C3 #E0FFC3
square
#C3FEFF #E2C3FF #FFC4C3 #E0FFC3
split-complementary
#C3FEFF #FFC3E0 #FFE2C3
monochromatic
#49FCFF #86FDFF #C3FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.11
#C3FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#C3FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FEFF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FEFF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#AFFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c3feff; /* rgb */ color: rgb(195, 254, 255); /* oklch */ color: oklch(95.8% 0.059 197.5);
Tailwind
colors: {
custom: {
50: '#d6feff',
500: '#c3feff',
950: '#000000',
},
}SCSS
$custom: #c3feff; $custom-light: #d6feff; $custom-dark: #000000;
JSON
{
"hex": "#c3feff",
"rgb": {
"r": 195,
"g": 254,
"b": 255
},
"hsl": {
"h": 181,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95757,
"c": 0.05912,
"h": 197.5
},
"luminance": 0.89706
}Semantic roles & 50–950 ramp
primary
#C3FEFF
secondary
#E8807E
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686