#3CB995#3CB995
#3CB995 is a light, vivid teal. Relative luminance 0.378; OKLCH L 70.8% C 0.122 H 169.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB995 |
|---|---|
| RGB | rgb(60, 185, 149) |
| HSL | hsl(163, 51%, 48%) |
| HSV | hsv(163, 68%, 73%) |
| CMYK | cmyk(67.6%, 0%, 19.5%, 27.5%) |
| CIE-LAB | lab(67.89, -42.81, 8.38) |
| CIE-LCH | lch(67.89, 43.63, 168.92°) |
| OKLab | oklab(70.8% -0.1197 0.0214) |
| OKLCH | oklch(70.8% 0.122 169.9) |
| XYZ | xyz(24.6345, 37.8258, 34.4308) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.22
Green Blue
#01C08D
ΔE00 4.09
Tealish
#24BCA8
ΔE00 5.45
Greenblue
#23C48B
ΔE00 5.47
Greenish Teal
#32BF84
ΔE00 5.63
Turquoise (survey)
#06C2AC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB995 #B93C60
analogous
#3CB956 #3CB995 #3C9EB9
triadic
#3CB995 #953CB9 #B9953C
tetradic
#3CB995 #563CB9 #B93C60 #9EB93C
square
#3CB995 #563CB9 #B93C60 #9EB93C
split-complementary
#3CB995 #B93C9E #B9563C
monochromatic
#1E5D4B #2D8B70 #3CB995 #65CDAF #93DCC7
Accessibility & contrast
On white
2.45
#3CB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#3CB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB995
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB995 | 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)
#B4AD93
Deuteranopia (green-blind)
#A3A097
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb995; /* rgb */ color: rgb(60, 185, 149); /* oklch */ color: oklch(70.8% 0.122 169.9);
Tailwind
colors: {
custom: {
50: '#81cfb4',
500: '#3cb995',
950: '#000000',
},
}SCSS
$custom: #3cb995; $custom-light: #81cfb4; $custom-dark: #000000;
JSON
{
"hex": "#3cb995",
"rgb": {
"r": 60,
"g": 185,
"b": 149
},
"hsl": {
"h": 162.72,
"s": 51.02,
"l": 48.039
},
"oklch": {
"l": 0.70799,
"c": 0.12162,
"h": 169.9
},
"luminance": 0.37829
}Semantic roles & 50–950 ramp
primary
#3CB995
secondary
#C7899B
accent
#4D76DA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280