#3FC199#3FC199
#3FC199 is a light, vivid teal. Relative luminance 0.415; OKLCH L 73.0% C 0.127 H 168.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC199 |
|---|---|
| RGB | rgb(63, 193, 153) |
| HSL | hsl(162, 51%, 50%) |
| HSV | hsv(162, 67%, 76%) |
| CMYK | cmyk(67.4%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(70.52, -44.79, 9.96) |
| CIE-LCH | lch(70.52, 45.88, 167.47°) |
| OKLab | oklab(73% -0.1247 0.0255) |
| OKLCH | oklch(73% 0.127 168.5) |
| XYZ | xyz(26.8666, 41.4936, 36.7240) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.16
Greenblue
#23C48B
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.49
Greenish Teal
#32BF84
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC199 #C13F67
analogous
#3FC158 #3FC199 #3FA8C1
triadic
#3FC199 #993FC1 #C1993F
tetradic
#3FC199 #583FC1 #C13F67 #A8C13F
square
#3FC199 #583FC1 #C13F67 #A8C13F
split-complementary
#3FC199 #C13FA8 #C1583F
monochromatic
#216550 #309375 #3FC199 #6DD0B2 #9CDFCA
Accessibility & contrast
On white
2.26
#3FC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#3FC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC199
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC199 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fc199; /* rgb */ color: rgb(63, 193, 153); /* oklch */ color: oklch(73.0% 0.127 168.5);
Tailwind
colors: {
custom: {
50: '#84d4b7',
500: '#3fc199',
950: '#000000',
},
}SCSS
$custom: #3fc199; $custom-light: #84d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3fc199",
"rgb": {
"r": 63,
"g": 193,
"b": 153
},
"hsl": {
"h": 161.538,
"s": 51.181,
"l": 50.196
},
"oklch": {
"l": 0.72999,
"c": 0.12731,
"h": 168.5
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#3FC199
secondary
#CB91A3
accent
#4D79DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380