#3CB895#3CB895
#3CB895 is a light, vivid teal. Relative luminance 0.374; OKLCH L 70.5% C 0.120 H 170.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB895 |
|---|---|
| RGB | rgb(60, 184, 149) |
| HSL | hsl(163, 51%, 48%) |
| HSV | hsv(163, 67%, 72%) |
| CMYK | cmyk(67.4%, 0%, 19%, 27.8%) |
| CIE-LAB | lab(67.58, -42.38, 7.94) |
| CIE-LCH | lch(67.58, 43.12, 169.39°) |
| OKLab | oklab(70.55% -0.1187 0.0203) |
| OKLCH | oklch(70.55% 0.12 170.3) |
| XYZ | xyz(24.4260, 37.4089, 34.3613) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.86
Green Blue
#01C08D
ΔE00 4.40
Tealish
#24BCA8
ΔE00 5.26
Turquoise (survey)
#06C2AC
ΔE00 5.63
Greenblue
#23C48B
ΔE00 5.81
Greenish Teal
#32BF84
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB895 #B83C5F
analogous
#3CB857 #3CB895 #3C9DB8
triadic
#3CB895 #953CB8 #B8953C
tetradic
#3CB895 #573CB8 #B83C5F #9DB83C
square
#3CB895 #573CB8 #B83C5F #9DB83C
split-complementary
#3CB895 #B83C9D #B8573C
monochromatic
#1E5C4A #2D8A70 #3CB895 #65CDAF #93DCC7
Accessibility & contrast
On white
2.48
#3CB895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#3CB895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB895
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB895 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC93
Deuteranopia (green-blind)
#A2A097
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb895; /* rgb */ color: rgb(60, 184, 149); /* oklch */ color: oklch(70.5% 0.120 170.3);
Tailwind
colors: {
custom: {
50: '#81ceb4',
500: '#3cb895',
950: '#000000',
},
}SCSS
$custom: #3cb895; $custom-light: #81ceb4; $custom-dark: #000000;
JSON
{
"hex": "#3cb895",
"rgb": {
"r": 60,
"g": 184,
"b": 149
},
"hsl": {
"h": 163.065,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.70546,
"c": 0.1204,
"h": 170.3
},
"luminance": 0.37412
}Semantic roles & 50–950 ramp
primary
#3CB895
secondary
#C7899A
accent
#4D75DA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280