#3CAA94#3CAA94
#3CAA94 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.0% C 0.105 H 177.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAA94 |
|---|---|
| RGB | rgb(60, 170, 148) |
| HSL | hsl(168, 48%, 45%) |
| HSV | hsv(168, 65%, 67%) |
| CMYK | cmyk(64.7%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(63.22, -36.41, 2.21) |
| CIE-LCH | lch(63.22, 36.48, 176.53°) |
| OKLab | oklab(66.97% -0.1044 0.0053) |
| OKLCH | oklch(66.97% 0.105 177.1) |
| XYZ | xyz(21.5809, 31.8459, 33.0208) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.46
Tealish
#24BCA8
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 5.85
Blue Green
#0F9B8E
ΔE00 5.91
Lightseagreen
#20B2AA
ΔE00 5.92
Grey Teal
#5E9B8A
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAA94 #AA3C52
analogous
#3CAA5D #3CAA94 #3C89AA
triadic
#3CAA94 #943CAA #AA943C
tetradic
#3CAA94 #5D3CAA #AA3C52 #89AA3C
square
#3CAA94 #5D3CAA #AA3C52 #89AA3C
split-complementary
#3CAA94 #AA3C89 #AA5D3C
monochromatic
#1C5045 #2C7D6D #3CAA94 #5DC6B1 #8BD6C7
Accessibility & contrast
On white
2.85
#3CAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3CAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAA94
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAA94 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#949496
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3caa94; /* rgb */ color: rgb(60, 170, 148); /* oklch */ color: oklch(67.0% 0.105 177.1);
Tailwind
colors: {
custom: {
50: '#7fc4b3',
500: '#3caa94',
950: '#000000',
},
}SCSS
$custom: #3caa94; $custom-light: #7fc4b3; $custom-dark: #000000;
JSON
{
"hex": "#3caa94",
"rgb": {
"r": 60,
"g": 170,
"b": 148
},
"hsl": {
"h": 168,
"s": 47.826,
"l": 45.098
},
"oklch": {
"l": 0.66973,
"c": 0.10451,
"h": 177.1
},
"luminance": 0.31848
}Semantic roles & 50–950 ramp
primary
#3CAA94
secondary
#C0818E
accent
#506BD7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280