#3CB39B#3CB39B
#3CB39B is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.111 H 176.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB39B |
|---|---|
| RGB | rgb(60, 179, 155) |
| HSL | hsl(168, 50%, 47%) |
| HSV | hsv(168, 66%, 70%) |
| CMYK | cmyk(66.5%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(66.19, -38.67, 2.63) |
| CIE-LCH | lch(66.19, 38.76, 176.11°) |
| OKLab | oklab(69.46% -0.1106 0.0064) |
| OKLCH | oklch(69.46% 0.111 176.7) |
| XYZ | xyz(23.8971, 35.5648, 36.6093) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.03
Tealish
#24BCA8
ΔE00 3.24
Turquoise (survey)
#06C2AC
ΔE00 4.59
Topaz
#13BBAF
ΔE00 5.20
Lightseagreen
#20B2AA
ΔE00 5.80
Green Blue
#01C08D
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB39B #B33C54
analogous
#3CB360 #3CB39B #3C90B3
triadic
#3CB39B #9B3CB3 #B39B3C
tetradic
#3CB39B #603CB3 #B33C54 #90B33C
square
#3CB39B #603CB3 #B33C54 #90B33C
split-complementary
#3CB39B #B33C90 #B3603C
monochromatic
#1D574C #2D8573 #3CB39B #62CAB5 #90DACB
Accessibility & contrast
On white
2.59
#3CB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#3CB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB39B
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB39B | 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)
#ACA89A
Deuteranopia (green-blind)
#9B9C9D
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb39b; /* rgb */ color: rgb(60, 179, 155); /* oklch */ color: oklch(69.5% 0.111 176.7);
Tailwind
colors: {
custom: {
50: '#81cab8',
500: '#3cb39b',
950: '#000000',
},
}SCSS
$custom: #3cb39b; $custom-light: #81cab8; $custom-dark: #000000;
JSON
{
"hex": "#3cb39b",
"rgb": {
"r": 60,
"g": 179,
"b": 155
},
"hsl": {
"h": 167.899,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.69455,
"c": 0.11082,
"h": 176.7
},
"luminance": 0.35567
}Semantic roles & 50–950 ramp
primary
#3CB39B
secondary
#C58693
accent
#4E6AD9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280