#3CB39A#3CB39A
#3CB39A is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.111 H 176.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB39A |
|---|---|
| RGB | rgb(60, 179, 154) |
| HSL | hsl(167, 50%, 47%) |
| HSV | hsv(167, 66%, 70%) |
| CMYK | cmyk(66.5%, 0%, 14%, 29.8%) |
| CIE-LAB | lab(66.16, -38.93, 3.14) |
| CIE-LCH | lch(66.16, 39.06, 175.38°) |
| OKLab | oklab(69.43% -0.1111 0.0077) |
| OKLCH | oklch(69.43% 0.111 176) |
| XYZ | xyz(23.8135, 35.5313, 36.1688) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.71
Tealish
#24BCA8
ΔE00 3.44
Turquoise (survey)
#06C2AC
ΔE00 4.71
Topaz
#13BBAF
ΔE00 5.49
Lightseagreen
#20B2AA
ΔE00 6.12
Green Blue
#01C08D
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB39A #B33C55
analogous
#3CB35F #3CB39A #3C91B3
triadic
#3CB39A #9A3CB3 #B39A3C
tetradic
#3CB39A #5F3CB3 #B33C55 #91B33C
square
#3CB39A #5F3CB3 #B33C55 #91B33C
split-complementary
#3CB39A #B33C91 #B35F3C
monochromatic
#1D574B #2D8573 #3CB39A #62CAB4 #90DACA
Accessibility & contrast
On white
2.59
#3CB39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#3CB39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB39A
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB39A | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb39a; /* rgb */ color: rgb(60, 179, 154); /* oklch */ color: oklch(69.4% 0.111 176.0);
Tailwind
colors: {
custom: {
50: '#80cab7',
500: '#3cb39a',
950: '#000000',
},
}SCSS
$custom: #3cb39a; $custom-light: #80cab7; $custom-dark: #000000;
JSON
{
"hex": "#3cb39a",
"rgb": {
"r": 60,
"g": 179,
"b": 154
},
"hsl": {
"h": 167.395,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.69425,
"c": 0.11137,
"h": 176
},
"luminance": 0.35534
}Semantic roles & 50–950 ramp
primary
#3CB39A
secondary
#C58693
accent
#4E6CD9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280