#3FCC98#3FCC98
#3FCC98 is a light, vivid teal. Relative luminance 0.465; OKLCH L 75.7% C 0.142 H 164.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCC98 |
|---|---|
| RGB | rgb(63, 204, 152) |
| HSL | hsl(158, 58%, 52%) |
| HSV | hsv(158, 69%, 80%) |
| CMYK | cmyk(69.1%, 0%, 25.5%, 20%) |
| CIE-LAB | lab(73.87, -49.59, 15.22) |
| CIE-LCH | lch(73.87, 51.88, 162.94°) |
| OKLab | oklab(75.74% -0.1364 0.0389) |
| OKLCH | oklch(75.74% 0.142 164.1) |
| XYZ | xyz(29.3071, 46.5062, 37.1317) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.74
Eucalyptus
#44D7A8
ΔE00 3.19
Green Blue
#01C08D
ΔE00 3.73
Greenish Teal
#32BF84
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCC98 #CC3F73
analogous
#3FCC51 #3FCC98 #3FBACC
triadic
#3FCC98 #983FCC #CC983F
tetradic
#3FCC98 #513FCC #CC3F73 #BACC3F
square
#3FCC98 #513FCC #CC3F73 #BACC3F
split-complementary
#3FCC98 #CC3FBA #CC513F
monochromatic
#1E7253 #2BA377 #3FCC98 #6FD9B2 #A0E6CC
Accessibility & contrast
On white
2.04
#3FCC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#3FCC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCC98
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCC98 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD95
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3fcc98; /* rgb */ color: rgb(63, 204, 152); /* oklch */ color: oklch(75.7% 0.142 164.1);
Tailwind
colors: {
custom: {
50: '#86dcb6',
500: '#3fcc98',
950: '#000000',
},
}SCSS
$custom: #3fcc98; $custom-light: #86dcb6; $custom-dark: #000000;
JSON
{
"hex": "#3fcc98",
"rgb": {
"r": 63,
"g": 204,
"b": 152
},
"hsl": {
"h": 157.872,
"s": 58.025,
"l": 52.353
},
"oklch": {
"l": 0.75738,
"c": 0.14183,
"h": 164.1
},
"luminance": 0.46509
}Semantic roles & 50–950 ramp
primary
#3FCC98
secondary
#D295AB
accent
#4780E1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380