#3CAB95#3CAB95
#3CAB95 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.105 H 177.2°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAB95 |
|---|---|
| RGB | rgb(60, 171, 149) |
| HSL | hsl(168, 48%, 45%) |
| HSV | hsv(168, 65%, 67%) |
| CMYK | cmyk(64.9%, 0%, 12.9%, 32.9%) |
| CIE-LAB | lab(63.55, -36.61, 2.14) |
| CIE-LCH | lch(63.55, 36.67, 176.66°) |
| OKLab | oklab(67.26% -0.105 0.0051) |
| OKLCH | oklch(67.26% 0.105 177.2) |
| XYZ | xyz(21.8486, 32.2540, 33.5021) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.27
Tealish
#24BCA8
ΔE00 5.09
Lightseagreen
#20B2AA
ΔE00 5.78
Dull Teal
#5F9E8F
ΔE00 6.03
Blue Green
#0F9B8E
ΔE00 6.13
Topaz
#13BBAF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAB95 #AB3C52
analogous
#3CAB5D #3CAB95 #3C89AB
triadic
#3CAB95 #953CAB #AB953C
tetradic
#3CAB95 #5D3CAB #AB3C52 #89AB3C
square
#3CAB95 #5D3CAB #AB3C52 #89AB3C
split-complementary
#3CAB95 #AB3C89 #AB5D3C
monochromatic
#1C5046 #2C7E6E #3CAB95 #5EC6B2 #8BD6C7
Accessibility & contrast
On white
2.82
#3CAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#3CAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAB95
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAB95 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#959597
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3cab95; /* rgb */ color: rgb(60, 171, 149); /* oklch */ color: oklch(67.3% 0.105 177.2);
Tailwind
colors: {
custom: {
50: '#7fc4b4',
500: '#3cab95',
950: '#000000',
},
}SCSS
$custom: #3cab95; $custom-light: #7fc4b4; $custom-dark: #000000;
JSON
{
"hex": "#3cab95",
"rgb": {
"r": 60,
"g": 171,
"b": 149
},
"hsl": {
"h": 168.108,
"s": 48.052,
"l": 45.294
},
"oklch": {
"l": 0.67256,
"c": 0.1051,
"h": 177.2
},
"luminance": 0.32256
}Semantic roles & 50–950 ramp
primary
#3CAB95
secondary
#C1828E
accent
#506BD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280