#3CA99F#3CA99F
#3CA99F is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.099 H 186.5°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA99F |
|---|---|
| RGB | rgb(60, 169, 159) |
| HSL | hsl(174, 48%, 45%) |
| HSV | hsv(174, 64%, 66%) |
| CMYK | cmyk(64.5%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(63.21, -33.00, -3.95) |
| CIE-LCH | lch(63.21, 33.24, 186.83°) |
| OKLab | oklab(67.07% -0.0982 -0.0112) |
| OKLCH | oklch(67.07% 0.099 186.5) |
| XYZ | xyz(22.3066, 31.8374, 37.7638) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.04
Sea
#3C9992
ΔE00 5.02
Blue Green
#0F9B8E
ΔE00 5.21
Topaz
#13BBAF
ΔE00 5.31
Dull Teal
#5F9E8F
ΔE00 5.88
Tealish
#24BCA8
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA99F #A93C46
analogous
#3CA968 #3CA99F #3C7DA9
triadic
#3CA99F #9F3CA9 #A99F3C
tetradic
#3CA99F #683CA9 #A93C46 #7DA93C
square
#3CA99F #683CA9 #A93C46 #7DA93C
split-complementary
#3CA99F #A93C7D #A9683C
monochromatic
#1C4F4A #2C7C75 #3CA99F #5DC5BC #8AD5CF
Accessibility & contrast
On white
2.85
#3CA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3CA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA99F
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA99F | 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)
#A0A09F
Deuteranopia (green-blind)
#9094A0
Tritanopia (blue-blind)
#00ADA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca99f; /* rgb */ color: rgb(60, 169, 159); /* oklch */ color: oklch(67.1% 0.099 186.5);
Tailwind
colors: {
custom: {
50: '#7fc3bb',
500: '#3ca99f',
950: '#000000',
},
}SCSS
$custom: #3ca99f; $custom-light: #7fc3bb; $custom-dark: #000000;
JSON
{
"hex": "#3ca99f",
"rgb": {
"r": 60,
"g": 169,
"b": 159
},
"hsl": {
"h": 174.495,
"s": 47.598,
"l": 44.902
},
"oklch": {
"l": 0.67068,
"c": 0.09885,
"h": 186.5
},
"luminance": 0.3184
}Semantic roles & 50–950 ramp
primary
#3CA99F
secondary
#C08187
accent
#515DD7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180