#3CAA93#3CAA93
#3CAA93 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.105 H 176.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAA93 |
|---|---|
| RGB | rgb(60, 170, 147) |
| HSL | hsl(167, 48%, 45%) |
| HSV | hsv(167, 65%, 67%) |
| CMYK | cmyk(64.7%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(63.19, -36.67, 2.73) |
| CIE-LCH | lch(63.19, 36.77, 175.75°) |
| OKLab | oklab(66.94% -0.1048 0.0067) |
| OKLCH | oklch(66.94% 0.105 176.4) |
| XYZ | xyz(21.5021, 31.8144, 32.6057) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.25
Tealish
#24BCA8
ΔE00 5.49
Dull Teal
#5F9E8F
ΔE00 5.95
Blue Green
#0F9B8E
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 6.23
Grey Teal
#5E9B8A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAA93 #AA3C53
analogous
#3CAA5C #3CAA93 #3C8AAA
triadic
#3CAA93 #933CAA #AA933C
tetradic
#3CAA93 #5C3CAA #AA3C53 #8AAA3C
square
#3CAA93 #5C3CAA #AA3C53 #8AAA3C
split-complementary
#3CAA93 #AA3C8A #AA5C3C
monochromatic
#1C5045 #2C7D6C #3CAA93 #5DC6B0 #8BD6C6
Accessibility & contrast
On white
2.85
#3CAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3CAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAA93
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAA93 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3caa93; /* rgb */ color: rgb(60, 170, 147); /* oklch */ color: oklch(66.9% 0.105 176.4);
Tailwind
colors: {
custom: {
50: '#7fc4b2',
500: '#3caa93',
950: '#000000',
},
}SCSS
$custom: #3caa93; $custom-light: #7fc4b2; $custom-dark: #000000;
JSON
{
"hex": "#3caa93",
"rgb": {
"r": 60,
"g": 170,
"b": 147
},
"hsl": {
"h": 167.455,
"s": 47.826,
"l": 45.098
},
"oklch": {
"l": 0.66943,
"c": 0.10506,
"h": 176.4
},
"luminance": 0.31817
}Semantic roles & 50–950 ramp
primary
#3CAA93
secondary
#C0818F
accent
#506DD7
background
#F8FCFA
surface
#EFF8F5
border
#CAD1CF
text
#0B1311
muted
#7C8280