#C3FEFE#C3FEFE
#C3FEFE is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.7% C 0.059 H 196.2°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FEFE |
|---|---|
| RGB | rgb(195, 254, 254) |
| HSL | hsl(180, 97%, 88%) |
| HSV | hsv(180, 23%, 100%) |
| CMYK | cmyk(23.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.85, -18.36, -6.03) |
| CIE-LCH | lch(95.85, 19.32, 198.20°) |
| OKLab | oklab(95.73% -0.0568 -0.0165) |
| OKLCH | oklch(95.73% 0.059 196.2) |
| XYZ | xyz(75.8314, 89.6382, 107.0531) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.71
Light Light Blue
#CAFFFB
ΔE00 1.82
Pale Blue
#D0FEFE
ΔE00 2.66
Duck Egg Blue
#C3FBF4
ΔE00 2.80
Pale Cyan
#B7FFFA
ΔE00 3.11
Eggshell Blue
#C4FFF7
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FEFE #FEC3C3
analogous
#C3FEE0 #C3FEFE #C3E0FE
triadic
#C3FEFE #FEC3FE #FEFEC3
tetradic
#C3FEFE #E0C3FE #FEC3C3 #E0FEC3
square
#C3FEFE #E0C3FE #FEC3C3 #E0FEC3
split-complementary
#C3FEFE #FEC3E0 #FEE0C3
monochromatic
#4BFCFC #87FDFD #C3FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C3FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#C3FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FEFE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FEFE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EBEFFF
Tritanopia (blue-blind)
#B0FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c3fefe; /* rgb */ color: rgb(195, 254, 254); /* oklch */ color: oklch(95.7% 0.059 196.2);
Tailwind
colors: {
custom: {
50: '#d6fefe',
500: '#c3fefe',
950: '#000000',
},
}SCSS
$custom: #c3fefe; $custom-light: #d6fefe; $custom-dark: #000000;
JSON
{
"hex": "#c3fefe",
"rgb": {
"r": 195,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.95727,
"c": 0.05911,
"h": 196.2
},
"luminance": 0.89641
}Semantic roles & 50–950 ramp
primary
#C3FEFE
secondary
#E67F7F
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685