#3CB996#3CB996
#3CB996 is a light, vivid teal. Relative luminance 0.379; OKLCH L 70.8% C 0.121 H 170.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB996 |
|---|---|
| RGB | rgb(60, 185, 150) |
| HSL | hsl(163, 51%, 48%) |
| HSV | hsv(163, 68%, 73%) |
| CMYK | cmyk(67.6%, 0%, 18.9%, 27.5%) |
| CIE-LAB | lab(67.92, -42.57, 7.87) |
| CIE-LCH | lch(67.92, 43.29, 169.53°) |
| OKLab | oklab(70.83% -0.1192 0.0201) |
| OKLCH | oklch(70.83% 0.121 170.4) |
| XYZ | xyz(24.7147, 37.8578, 34.8530) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.05
Green Blue
#01C08D
ΔE00 4.32
Tealish
#24BCA8
ΔE00 5.16
Turquoise (survey)
#06C2AC
ΔE00 5.46
Greenblue
#23C48B
ΔE00 5.71
Greenish Teal
#32BF84
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB996 #B93C5F
analogous
#3CB957 #3CB996 #3C9DB9
triadic
#3CB996 #963CB9 #B9963C
tetradic
#3CB996 #573CB9 #B93C5F #9DB93C
square
#3CB996 #573CB9 #B93C5F #9DB93C
split-complementary
#3CB996 #B93C9D #B9573C
monochromatic
#1E5D4B #2D8B71 #3CB996 #65CDB0 #93DCC8
Accessibility & contrast
On white
2.45
#3CB996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#3CB996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB996
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB996 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#A3A098
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb996; /* rgb */ color: rgb(60, 185, 150); /* oklch */ color: oklch(70.8% 0.121 170.4);
Tailwind
colors: {
custom: {
50: '#81cfb4',
500: '#3cb996',
950: '#000000',
},
}SCSS
$custom: #3cb996; $custom-light: #81cfb4; $custom-dark: #000000;
JSON
{
"hex": "#3cb996",
"rgb": {
"r": 60,
"g": 185,
"b": 150
},
"hsl": {
"h": 163.2,
"s": 51.02,
"l": 48.039
},
"oklch": {
"l": 0.70826,
"c": 0.12093,
"h": 170.4
},
"luminance": 0.37861
}Semantic roles & 50–950 ramp
primary
#3CB996
secondary
#C7899B
accent
#4D75DA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280