#C3FFFD#C3FFFD
#C3FFFD is a very light, moderate teal. Relative luminance 0.902; OKLCH L 95.9% C 0.060 H 193.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFFD |
|---|---|
| RGB | rgb(195, 255, 253) |
| HSL | hsl(178, 100%, 88%) |
| HSV | hsv(178, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.08, -19.06, -5.17) |
| CIE-LCH | lch(96.08, 19.75, 195.17°) |
| OKLab | oklab(95.91% -0.0584 -0.0142) |
| OKLCH | oklch(95.91% 0.06 193.6) |
| XYZ | xyz(75.9898, 90.2107, 106.3180) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.45
Duck Egg Blue
#C3FBF4
ΔE00 2.15
Eggshell Blue
#C4FFF7
ΔE00 2.31
Pale Cyan
#B7FFFA
ΔE00 2.45
Light Sky Blue
#C6FCFF
ΔE00 2.52
Pale Blue
#D0FEFE
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFFD #FFC3C5
analogous
#C3FFDF #C3FFFD #C3E3FF
triadic
#C3FFFD #FDC3FF #FFFDC3
tetradic
#C3FFFD #DFC3FF #FFC3C5 #E3FFC3
square
#C3FFFD #DFC3FF #FFC3C5 #E3FFC3
split-complementary
#C3FFFD #FFC3E3 #FFDFC3
monochromatic
#49FFF9 #86FFFB #C3FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C3FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#C3FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFFD
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFFD | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#B0FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c3fffd; /* rgb */ color: rgb(195, 255, 253); /* oklch */ color: oklch(95.9% 0.060 193.6);
Tailwind
colors: {
custom: {
50: '#d6fffe',
500: '#c3fffd',
950: '#000000',
},
}SCSS
$custom: #c3fffd; $custom-light: #d6fffe; $custom-dark: #000000;
JSON
{
"hex": "#c3fffd",
"rgb": {
"r": 195,
"g": 255,
"b": 253
},
"hsl": {
"h": 178,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95907,
"c": 0.06009,
"h": 193.6
},
"luminance": 0.90214
}Semantic roles & 50–950 ramp
primary
#C3FFFD
secondary
#E87E82
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685