#3BC898#3BC898
#3BC898 is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.6% C 0.138 H 165.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC898 |
|---|---|
| RGB | rgb(59, 200, 152) |
| HSL | hsl(160, 56%, 51%) |
| HSV | hsv(160, 71%, 78%) |
| CMYK | cmyk(70.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.56, -48.56, 13.37) |
| CIE-LCH | lch(72.56, 50.37, 164.60°) |
| OKLab | oklab(74.64% -0.134 0.0342) |
| OKLCH | oklch(74.64% 0.138 165.7) |
| XYZ | xyz(28.1223, 44.5021, 36.8073) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.57
Green Blue
#01C08D
ΔE00 2.87
Greenish Teal
#32BF84
ΔE00 3.82
Eucalyptus
#44D7A8
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC898 #C83B6B
analogous
#3BC851 #3BC898 #3BB2C8
triadic
#3BC898 #983BC8 #C8983B
tetradic
#3BC898 #513BC8 #C83B6B #B2C83B
square
#3BC898 #513BC8 #C83B6B #B2C83B
split-complementary
#3BC898 #C83BB2 #C8513B
monochromatic
#1E6B51 #2B9A75 #3BC898 #6BD5B1 #9BE3CA
Accessibility & contrast
On white
2.12
#3BC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#3BC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC898
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC898 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B1AD9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3bc898; /* rgb */ color: rgb(59, 200, 152); /* oklch */ color: oklch(74.6% 0.138 165.7);
Tailwind
colors: {
custom: {
50: '#83d9b6',
500: '#3bc898',
950: '#000000',
},
}SCSS
$custom: #3bc898; $custom-light: #83d9b6; $custom-dark: #000000;
JSON
{
"hex": "#3bc898",
"rgb": {
"r": 59,
"g": 200,
"b": 152
},
"hsl": {
"h": 159.574,
"s": 56.175,
"l": 50.784
},
"oklch": {
"l": 0.7464,
"c": 0.13832,
"h": 165.7
},
"luminance": 0.44505
}Semantic roles & 50–950 ramp
primary
#3BC898
secondary
#CF90A5
accent
#487CDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380