#3FC698#3FC698
#3FC698 is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.134 H 166.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC698 |
|---|---|
| RGB | rgb(63, 198, 152) |
| HSL | hsl(160, 54%, 51%) |
| HSV | hsv(160, 68%, 78%) |
| CMYK | cmyk(68.2%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(72.03, -47.13, 12.64) |
| CIE-LCH | lch(72.03, 48.79, 164.99°) |
| OKLab | oklab(74.23% -0.1303 0.0323) |
| OKLCH | oklch(74.23% 0.134 166.1) |
| XYZ | xyz(27.9084, 43.7088, 36.6655) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.80
Greenblue
#23C48B
ΔE00 2.81
Greenish Teal
#32BF84
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.37
Aquamarine (survey)
#04D8B2
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC698 #C63F6D
analogous
#3FC654 #3FC698 #3FB0C6
triadic
#3FC698 #983FC6 #C6983F
tetradic
#3FC698 #543FC6 #C63F6D #B0C63F
square
#3FC698 #543FC6 #C63F6D #B0C63F
split-complementary
#3FC698 #C63FB0 #C6543F
monochromatic
#206B51 #2E9A75 #3FC698 #6ED4B1 #9DE2CB
Accessibility & contrast
On white
2.16
#3FC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#3FC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC698
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC698 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B896
Deuteranopia (green-blind)
#B0AB9B
Tritanopia (blue-blind)
#00C7B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3fc698; /* rgb */ color: rgb(63, 198, 152); /* oklch */ color: oklch(74.2% 0.134 166.1);
Tailwind
colors: {
custom: {
50: '#85d8b6',
500: '#3fc698',
950: '#000000',
},
}SCSS
$custom: #3fc698; $custom-light: #85d8b6; $custom-dark: #000000;
JSON
{
"hex": "#3fc698",
"rgb": {
"r": 63,
"g": 198,
"b": 152
},
"hsl": {
"h": 159.556,
"s": 54.217,
"l": 51.176
},
"oklch": {
"l": 0.7423,
"c": 0.13428,
"h": 166.1
},
"luminance": 0.43712
}Semantic roles & 50–950 ramp
primary
#3FC698
secondary
#CE93A7
accent
#4A7CDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380