#3FFFC5#3FFFC5
#3FFFC5 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.169 H 167.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFC5 |
|---|---|
| RGB | rgb(63, 255, 197) |
| HSL | hsl(162, 100%, 62%) |
| HSV | hsv(162, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(90.14, -59.65, 14.53) |
| CIE-LCH | lch(90.14, 61.39, 166.31°) |
| OKLab | oklab(89.4% -0.165 0.0371) |
| OKLCH | oklch(89.4% 0.169 167.3) |
| XYZ | xyz(47.8823, 76.6022, 65.0746) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 3.56
Greenish Turquoise
#00FBB0
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFC5 #FF3F79
analogous
#3FFF65 #3FFFC5 #3FD9FF
triadic
#3FFFC5 #C53FFF #FFC53F
tetradic
#3FFFC5 #653FFF #FF3F79 #D9FF3F
square
#3FFFC5 #653FFF #FF3F79 #D9FF3F
split-complementary
#3FFFC5 #FF3FD9 #FF653F
monochromatic
#00C489 #02FFB3 #3FFFC5 #7CFFD7 #B9FFEA
Accessibility & contrast
On white
1.29
#3FFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#3FFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFC5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFC5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC2
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3fffc5; /* rgb */ color: rgb(63, 255, 197); /* oklch */ color: oklch(89.4% 0.169 167.3);
Tailwind
colors: {
custom: {
50: '#90ffd6',
500: '#3fffc5',
950: '#000000',
},
}SCSS
$custom: #3fffc5; $custom-light: #90ffd6; $custom-dark: #000000;
JSON
{
"hex": "#3fffc5",
"rgb": {
"r": 63,
"g": 255,
"b": 197
},
"hsl": {
"h": 161.875,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.89399,
"c": 0.16915,
"h": 167.3
},
"luminance": 0.76608
}Semantic roles & 50–950 ramp
primary
#3FFFC5
secondary
#C02252
accent
#0045E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683