#3FFFC4#3FFFC4
#3FFFC4 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.170 H 166.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFC4 |
|---|---|
| RGB | rgb(63, 255, 196) |
| HSL | hsl(162, 100%, 62%) |
| HSV | hsv(162, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(90.12, -59.87, 15.01) |
| CIE-LCH | lch(90.12, 61.73, 165.92°) |
| OKLab | oklab(89.38% -0.1655 0.0384) |
| OKLCH | oklch(89.38% 0.17 166.9) |
| XYZ | xyz(47.7681, 76.5565, 64.4732) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.44
Bright Teal
#01F9C6
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFC4 #FF3F7A
analogous
#3FFF64 #3FFFC4 #3FDAFF
triadic
#3FFFC4 #C43FFF #FFC43F
tetradic
#3FFFC4 #643FFF #FF3F7A #DAFF3F
square
#3FFFC4 #643FFF #FF3F7A #DAFF3F
split-complementary
#3FFFC4 #FF3FDA #FF643F
monochromatic
#00C487 #02FFB1 #3FFFC4 #7CFFD7 #B9FFEA
Accessibility & contrast
On white
1.29
#3FFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#3FFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFC4
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFC4 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3fffc4; /* rgb */ color: rgb(63, 255, 196); /* oklch */ color: oklch(89.4% 0.170 166.9);
Tailwind
colors: {
custom: {
50: '#90ffd6',
500: '#3fffc4',
950: '#000000',
},
}SCSS
$custom: #3fffc4; $custom-light: #90ffd6; $custom-dark: #000000;
JSON
{
"hex": "#3fffc4",
"rgb": {
"r": 63,
"g": 255,
"b": 196
},
"hsl": {
"h": 161.563,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.89375,
"c": 0.16986,
"h": 166.9
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#3FFFC4
secondary
#C02253
accent
#0047E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683