#3BC897#3BC897
#3BC897 is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.6% C 0.139 H 165.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC897 |
|---|---|
| RGB | rgb(59, 200, 151) |
| HSL | hsl(159, 56%, 51%) |
| HSV | hsv(159, 71%, 78%) |
| CMYK | cmyk(70.5%, 0%, 24.5%, 21.6%) |
| CIE-LAB | lab(72.54, -48.79, 13.88) |
| CIE-LCH | lch(72.54, 50.72, 164.12°) |
| OKLab | oklab(74.61% -0.1345 0.0355) |
| OKLCH | oklch(74.61% 0.139 165.2) |
| XYZ | xyz(28.0408, 44.4695, 36.3778) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.37
Green Blue
#01C08D
ΔE00 2.82
Greenish Teal
#32BF84
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.73
Aquamarine (survey)
#04D8B2
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC897 #C83B6C
analogous
#3BC850 #3BC897 #3BB2C8
triadic
#3BC897 #973BC8 #C8973B
tetradic
#3BC897 #503BC8 #C83B6C #B2C83B
square
#3BC897 #503BC8 #C83B6C #B2C83B
split-complementary
#3BC897 #C83BB2 #C8503B
monochromatic
#1E6B50 #2B9A74 #3BC897 #6BD5B0 #9BE3CA
Accessibility & contrast
On white
2.12
#3BC897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#3BC897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC897
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC897 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3bc897; /* rgb */ color: rgb(59, 200, 151); /* oklch */ color: oklch(74.6% 0.139 165.2);
Tailwind
colors: {
custom: {
50: '#83d9b5',
500: '#3bc897',
950: '#000000',
},
}SCSS
$custom: #3bc897; $custom-light: #83d9b5; $custom-dark: #000000;
JSON
{
"hex": "#3bc897",
"rgb": {
"r": 59,
"g": 200,
"b": 151
},
"hsl": {
"h": 159.149,
"s": 56.175,
"l": 50.784
},
"oklch": {
"l": 0.74615,
"c": 0.1391,
"h": 165.2
},
"luminance": 0.44473
}Semantic roles & 50–950 ramp
primary
#3BC897
secondary
#CF90A6
accent
#487DDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380