#3CB89D#3CB89D
#3CB89D is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.8% C 0.115 H 175.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB89D |
|---|---|
| RGB | rgb(60, 184, 157) |
| HSL | hsl(167, 51%, 48%) |
| HSV | hsv(167, 67%, 72%) |
| CMYK | cmyk(67.4%, 0%, 14.7%, 27.8%) |
| CIE-LAB | lab(67.78, -40.39, 3.83) |
| CIE-LCH | lch(67.78, 40.57, 174.58°) |
| OKLab | oklab(70.77% -0.1149 0.0095) |
| OKLCH | oklch(70.77% 0.115 175.3) |
| XYZ | xyz(25.0868, 37.6732, 37.8413) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.91
Tealish
#24BCA8
ΔE00 3.00
Turquoise (survey)
#06C2AC
ΔE00 3.83
Topaz
#13BBAF
ΔE00 5.53
Green Blue
#01C08D
ΔE00 6.48
Mediumaquamarine
#66CDAA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB89D #B83C57
analogous
#3CB85F #3CB89D #3C95B8
triadic
#3CB89D #9D3CB8 #B89D3C
tetradic
#3CB89D #5F3CB8 #B83C57 #95B83C
square
#3CB89D #5F3CB8 #B83C57 #95B83C
split-complementary
#3CB89D #B83C95 #B85F3C
monochromatic
#1E5C4E #2D8A76 #3CB89D #65CDB6 #93DCCC
Accessibility & contrast
On white
2.46
#3CB89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#3CB89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB89D
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB89D | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9C
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb89d; /* rgb */ color: rgb(60, 184, 157); /* oklch */ color: oklch(70.8% 0.115 175.3);
Tailwind
colors: {
custom: {
50: '#81ceb9',
500: '#3cb89d',
950: '#000000',
},
}SCSS
$custom: #3cb89d; $custom-light: #81ceb9; $custom-dark: #000000;
JSON
{
"hex": "#3cb89d",
"rgb": {
"r": 60,
"g": 184,
"b": 157
},
"hsl": {
"h": 166.935,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.70771,
"c": 0.11531,
"h": 175.3
},
"luminance": 0.37676
}Semantic roles & 50–950 ramp
primary
#3CB89D
secondary
#C78996
accent
#4D6CDA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280