#3CB897#3CB897
#3CB897 is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.6% C 0.119 H 171.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB897 |
|---|---|
| RGB | rgb(60, 184, 151) |
| HSL | hsl(164, 51%, 48%) |
| HSV | hsv(164, 67%, 72%) |
| CMYK | cmyk(67.4%, 0%, 17.9%, 27.8%) |
| CIE-LAB | lab(67.63, -41.89, 6.91) |
| CIE-LCH | lch(67.63, 42.46, 170.63°) |
| OKLab | oklab(70.6% -0.1177 0.0176) |
| OKLCH | oklch(70.6% 0.119 171.5) |
| XYZ | xyz(24.5871, 37.4733, 35.2094) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.56
Tealish
#24BCA8
ΔE00 4.69
Green Blue
#01C08D
ΔE00 4.87
Turquoise (survey)
#06C2AC
ΔE00 5.14
Greenblue
#23C48B
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB897 #B83C5D
analogous
#3CB859 #3CB897 #3C9BB8
triadic
#3CB897 #973CB8 #B8973C
tetradic
#3CB897 #593CB8 #B83C5D #9BB83C
square
#3CB897 #593CB8 #B83C5D #9BB83C
split-complementary
#3CB897 #B83C9B #B8593C
monochromatic
#1E5C4B #2D8A71 #3CB897 #65CDB1 #93DCC8
Accessibility & contrast
On white
2.47
#3CB897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#3CB897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB897
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB897 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#A1A099
Tritanopia (blue-blind)
#00BAAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb897; /* rgb */ color: rgb(60, 184, 151); /* oklch */ color: oklch(70.6% 0.119 171.5);
Tailwind
colors: {
custom: {
50: '#81ceb5',
500: '#3cb897',
950: '#000000',
},
}SCSS
$custom: #3cb897; $custom-light: #81ceb5; $custom-dark: #000000;
JSON
{
"hex": "#3cb897",
"rgb": {
"r": 60,
"g": 184,
"b": 151
},
"hsl": {
"h": 164.032,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.70601,
"c": 0.11905,
"h": 171.5
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#3CB897
secondary
#C78999
accent
#4D73DA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280