#3CB79B#3CB79B
#3CB79B is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.115 H 174.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB79B |
|---|---|
| RGB | rgb(60, 183, 155) |
| HSL | hsl(166, 51%, 48%) |
| HSV | hsv(166, 67%, 72%) |
| CMYK | cmyk(67.2%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.42, -40.45, 4.41) |
| CIE-LCH | lch(67.42, 40.69, 173.77°) |
| OKLab | oklab(70.46% -0.1148 0.0111) |
| OKLCH | oklch(70.46% 0.115 174.5) |
| XYZ | xyz(24.7104, 37.1914, 36.8804) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.49
Tealish
#24BCA8
ΔE00 3.41
Turquoise (survey)
#06C2AC
ΔE00 4.23
Topaz
#13BBAF
ΔE00 5.92
Green Blue
#01C08D
ΔE00 6.25
Mediumaquamarine
#66CDAA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB79B #B73C58
analogous
#3CB75D #3CB79B #3C96B7
triadic
#3CB79B #9B3CB7 #B79B3C
tetradic
#3CB79B #5D3CB7 #B73C58 #96B73C
square
#3CB79B #5D3CB7 #B73C58 #96B73C
split-complementary
#3CB79B #B73C96 #B75D3C
monochromatic
#1E5B4D #2D8974 #3CB79B #64CCB4 #92DBCB
Accessibility & contrast
On white
2.49
#3CB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#3CB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB79B
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB79B | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9A
Deuteranopia (green-blind)
#A09F9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3cb79b; /* rgb */ color: rgb(60, 183, 155); /* oklch */ color: oklch(70.5% 0.115 174.5);
Tailwind
colors: {
custom: {
50: '#81cdb8',
500: '#3cb79b',
950: '#000000',
},
}SCSS
$custom: #3cb79b; $custom-light: #81cdb8; $custom-dark: #000000;
JSON
{
"hex": "#3cb79b",
"rgb": {
"r": 60,
"g": 183,
"b": 155
},
"hsl": {
"h": 166.341,
"s": 50.617,
"l": 47.647
},
"oklch": {
"l": 0.70462,
"c": 0.11535,
"h": 174.5
},
"luminance": 0.37194
}Semantic roles & 50–950 ramp
primary
#3CB79B
secondary
#C68896
accent
#4E6EDA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280