#3CB896#3CB896
#3CB896 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.120 H 170.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB896 |
|---|---|
| RGB | rgb(60, 184, 150) |
| HSL | hsl(164, 51%, 48%) |
| HSV | hsv(164, 67%, 72%) |
| CMYK | cmyk(67.4%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(67.61, -42.14, 7.43) |
| CIE-LCH | lch(67.61, 42.79, 170.00°) |
| OKLab | oklab(70.57% -0.1182 0.0189) |
| OKLCH | oklch(70.57% 0.12 170.9) |
| XYZ | xyz(24.5062, 37.4409, 34.7835) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.70
Green Blue
#01C08D
ΔE00 4.63
Tealish
#24BCA8
ΔE00 4.98
Turquoise (survey)
#06C2AC
ΔE00 5.38
Greenblue
#23C48B
ΔE00 6.05
Greenish Teal
#32BF84
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB896 #B83C5E
analogous
#3CB858 #3CB896 #3C9CB8
triadic
#3CB896 #963CB8 #B8963C
tetradic
#3CB896 #583CB8 #B83C5E #9CB83C
square
#3CB896 #583CB8 #B83C5E #9CB83C
split-complementary
#3CB896 #B83C9C #B8583C
monochromatic
#1E5C4B #2D8A70 #3CB896 #65CDB0 #93DCC8
Accessibility & contrast
On white
2.47
#3CB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#3CB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB896
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB896 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb896; /* rgb */ color: rgb(60, 184, 150); /* oklch */ color: oklch(70.6% 0.120 170.9);
Tailwind
colors: {
custom: {
50: '#81ceb4',
500: '#3cb896',
950: '#000000',
},
}SCSS
$custom: #3cb896; $custom-light: #81ceb4; $custom-dark: #000000;
JSON
{
"hex": "#3cb896",
"rgb": {
"r": 60,
"g": 184,
"b": 150
},
"hsl": {
"h": 163.548,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.70573,
"c": 0.11972,
"h": 170.9
},
"luminance": 0.37444
}Semantic roles & 50–950 ramp
primary
#3CB896
secondary
#C7899A
accent
#4D74DA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280