#C3FFFE#C3FFFE
#C3FFFE is a very light, moderate teal. Relative luminance 0.903; OKLCH L 95.9% C 0.060 H 194.9°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFFE |
|---|---|
| RGB | rgb(195, 255, 254) |
| HSL | hsl(179, 100%, 88%) |
| HSV | hsv(179, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.11, -18.85, -5.64) |
| CIE-LCH | lch(96.11, 19.68, 196.67°) |
| OKLab | oklab(95.94% -0.058 -0.0154) |
| OKLCH | oklch(95.94% 0.06 194.9) |
| XYZ | xyz(76.1496, 90.2746, 107.1591) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.64
Light Sky Blue
#C6FCFF
ΔE00 2.18
Duck Egg Blue
#C3FBF4
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 2.70
Pale Cyan
#B7FFFA
ΔE00 2.70
Pale Blue
#D0FEFE
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFFE #FFC3C4
analogous
#C3FFE0 #C3FFFE #C3E2FF
triadic
#C3FFFE #FEC3FF #FFFEC3
tetradic
#C3FFFE #E0C3FF #FFC3C4 #E2FFC3
square
#C3FFFE #E0C3FF #FFC3C4 #E2FFC3
split-complementary
#C3FFFE #FFC3E2 #FFE0C3
monochromatic
#49FFFC #86FFFD #C3FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C3FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#C3FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFFE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFFE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#AFFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c3fffe; /* rgb */ color: rgb(195, 255, 254); /* oklch */ color: oklch(95.9% 0.060 194.9);
Tailwind
colors: {
custom: {
50: '#d6fffe',
500: '#c3fffe',
950: '#000000',
},
}SCSS
$custom: #c3fffe; $custom-light: #d6fffe; $custom-dark: #000000;
JSON
{
"hex": "#c3fffe",
"rgb": {
"r": 195,
"g": 255,
"b": 254
},
"hsl": {
"h": 179,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95937,
"c": 0.06004,
"h": 194.9
},
"luminance": 0.90278
}Semantic roles & 50–950 ramp
primary
#C3FFFE
secondary
#E87E80
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685