#3CB59D#3CB59D
#3CB59D is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.112 H 176.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB59D |
|---|---|
| RGB | rgb(60, 181, 157) |
| HSL | hsl(168, 50%, 47%) |
| HSV | hsv(168, 67%, 71%) |
| CMYK | cmyk(66.9%, 0%, 13.3%, 29%) |
| CIE-LAB | lab(66.85, -39.05, 2.49) |
| CIE-LCH | lch(66.85, 39.13, 176.35°) |
| OKLab | oklab(70.02% -0.1118 0.006) |
| OKLCH | oklch(70.02% 0.112 176.9) |
| XYZ | xyz(24.4702, 36.4400, 37.6357) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.19
Tealish
#24BCA8
ΔE00 2.79
Turquoise (survey)
#06C2AC
ΔE00 4.08
Topaz
#13BBAF
ΔE00 4.92
Lightseagreen
#20B2AA
ΔE00 5.78
Green Blue
#01C08D
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB59D #B53C54
analogous
#3CB561 #3CB59D #3C91B5
triadic
#3CB59D #9D3CB5 #B59D3C
tetradic
#3CB59D #613CB5 #B53C54 #91B53C
square
#3CB59D #613CB5 #B53C54 #91B53C
split-complementary
#3CB59D #B53C91 #B5613C
monochromatic
#1E594D #2D8775 #3CB59D #63CBB7 #91DBCC
Accessibility & contrast
On white
2.53
#3CB59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#3CB59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB59D
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB59D | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9C
Deuteranopia (green-blind)
#9D9D9F
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb59d; /* rgb */ color: rgb(60, 181, 157); /* oklch */ color: oklch(70.0% 0.112 176.9);
Tailwind
colors: {
custom: {
50: '#81ccb9',
500: '#3cb59d',
950: '#000000',
},
}SCSS
$custom: #3cb59d; $custom-light: #81ccb9; $custom-dark: #000000;
JSON
{
"hex": "#3cb59d",
"rgb": {
"r": 60,
"g": 181,
"b": 157
},
"hsl": {
"h": 168.099,
"s": 50.207,
"l": 47.255
},
"oklch": {
"l": 0.70017,
"c": 0.11196,
"h": 176.9
},
"luminance": 0.36443
}Semantic roles & 50–950 ramp
primary
#3CB59D
secondary
#C68794
accent
#4E6ADA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280