#3FCC95#3FCC95
#3FCC95 is a light, vivid teal. Relative luminance 0.464; OKLCH L 75.7% C 0.144 H 162.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCC95 |
|---|---|
| RGB | rgb(63, 204, 149) |
| HSL | hsl(157, 58%, 52%) |
| HSV | hsv(157, 69%, 80%) |
| CMYK | cmyk(69.1%, 0%, 27%, 20%) |
| CIE-LAB | lab(73.81, -50.26, 16.74) |
| CIE-LCH | lch(73.81, 52.97, 161.58°) |
| OKLab | oklab(75.67% -0.1378 0.0427) |
| OKLCH | oklch(75.67% 0.144 162.8) |
| XYZ | xyz(29.0645, 46.4091, 35.8540) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.50
Eucalyptus
#44D7A8
ΔE00 3.62
Greenish Teal
#32BF84
ΔE00 3.72
Green Blue
#01C08D
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCC95 #CC3F76
analogous
#3FCC4F #3FCC95 #3FBCCC
triadic
#3FCC95 #953FCC #CC953F
tetradic
#3FCC95 #4F3FCC #CC3F76 #BCCC3F
square
#3FCC95 #4F3FCC #CC3F76 #BCCC3F
split-complementary
#3FCC95 #CC3FBC #CC4F3F
monochromatic
#1E7252 #2BA374 #3FCC95 #6FD9B0 #A0E6CA
Accessibility & contrast
On white
2.04
#3FCC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#3FCC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCC95
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCC95 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD92
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#00CCBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #3fcc95; /* rgb */ color: rgb(63, 204, 149); /* oklch */ color: oklch(75.7% 0.144 162.8);
Tailwind
colors: {
custom: {
50: '#85dcb4',
500: '#3fcc95',
950: '#000000',
},
}SCSS
$custom: #3fcc95; $custom-light: #85dcb4; $custom-dark: #000000;
JSON
{
"hex": "#3fcc95",
"rgb": {
"r": 63,
"g": 204,
"b": 149
},
"hsl": {
"h": 156.596,
"s": 58.025,
"l": 52.353
},
"oklch": {
"l": 0.75666,
"c": 0.14425,
"h": 162.8
},
"luminance": 0.46412
}Semantic roles & 50–950 ramp
primary
#3FCC95
secondary
#D295AD
accent
#4783E1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380