#3FBC97#3FBC97
#3FBC97 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.123 H 169.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBC97 |
|---|---|
| RGB | rgb(63, 188, 151) |
| HSL | hsl(162, 50%, 49%) |
| HSV | hsv(162, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 19.7%, 26.3%) |
| CIE-LAB | lab(68.94, -43.13, 8.79) |
| CIE-LCH | lch(68.94, 44.02, 168.48°) |
| OKLab | oklab(71.69% -0.1205 0.0225) |
| OKLCH | oklch(71.69% 0.123 169.4) |
| XYZ | xyz(25.6162, 39.2548, 35.4991) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.94
Green Blue
#01C08D
ΔE00 3.75
Greenblue
#23C48B
ΔE00 4.98
Greenish Teal
#32BF84
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 5.36
Tealish
#24BCA8
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBC97 #BC3F64
analogous
#3FBC59 #3FBC97 #3FA3BC
triadic
#3FBC97 #973FBC #BC973F
tetradic
#3FBC97 #593FBC #BC3F64 #A3BC3F
square
#3FBC97 #593FBC #BC3F64 #A3BC3F
split-complementary
#3FBC97 #BC3FA3 #BC593F
monochromatic
#20604D #308E72 #3FBC97 #6BCDB0 #99DDC9
Accessibility & contrast
On white
2.37
#3FBC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#3FBC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBC97
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBC97 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B095
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3fbc97; /* rgb */ color: rgb(63, 188, 151); /* oklch */ color: oklch(71.7% 0.123 169.4);
Tailwind
colors: {
custom: {
50: '#83d1b5',
500: '#3fbc97',
950: '#000000',
},
}SCSS
$custom: #3fbc97; $custom-light: #83d1b5; $custom-dark: #000000;
JSON
{
"hex": "#3fbc97",
"rgb": {
"r": 63,
"g": 188,
"b": 151
},
"hsl": {
"h": 162.24,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.71687,
"c": 0.12259,
"h": 169.4
},
"luminance": 0.39258
}Semantic roles & 50–950 ramp
primary
#3FBC97
secondary
#C98EA0
accent
#4E78D9
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280