#3FC898#3FC898
#3FC898 is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.7% C 0.137 H 165.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC898 |
|---|---|
| RGB | rgb(63, 200, 152) |
| HSL | hsl(159, 55%, 52%) |
| HSV | hsv(159, 69%, 78%) |
| CMYK | cmyk(68.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.65, -47.95, 13.50) |
| CIE-LCH | lch(72.65, 49.82, 164.27°) |
| OKLab | oklab(74.73% -0.1324 0.0345) |
| OKLCH | oklch(74.73% 0.137 165.4) |
| XYZ | xyz(28.3686, 44.6291, 36.8189) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.63
Green Blue
#01C08D
ΔE00 3.01
Eucalyptus
#44D7A8
ΔE00 3.81
Greenish Teal
#32BF84
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 4.45
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC898 #C83F6F
analogous
#3FC854 #3FC898 #3FB4C8
triadic
#3FC898 #983FC8 #C8983F
tetradic
#3FC898 #543FC8 #C83F6F #B4C83F
square
#3FC898 #543FC8 #C83F6F #B4C83F
split-complementary
#3FC898 #C83FB4 #C8543F
monochromatic
#1F6D52 #2D9D76 #3FC898 #6FD6B2 #9EE3CB
Accessibility & contrast
On white
2.12
#3FC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#3FC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC898
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC898 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3fc898; /* rgb */ color: rgb(63, 200, 152); /* oklch */ color: oklch(74.7% 0.137 165.4);
Tailwind
colors: {
custom: {
50: '#85d9b6',
500: '#3fc898',
950: '#000000',
},
}SCSS
$custom: #3fc898; $custom-light: #85d9b6; $custom-dark: #000000;
JSON
{
"hex": "#3fc898",
"rgb": {
"r": 63,
"g": 200,
"b": 152
},
"hsl": {
"h": 158.978,
"s": 55.466,
"l": 51.569
},
"oklch": {
"l": 0.74733,
"c": 0.13678,
"h": 165.4
},
"luminance": 0.44632
}Semantic roles & 50–950 ramp
primary
#3FC898
secondary
#D093A8
accent
#497DDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380