#3CA99A#3CA99A
#3CA99A is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.9% C 0.101 H 182.4°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA99A |
|---|---|
| RGB | rgb(60, 169, 154) |
| HSL | hsl(172, 48%, 45%) |
| HSV | hsv(172, 64%, 66%) |
| CMYK | cmyk(64.5%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(63.07, -34.36, -1.36) |
| CIE-LCH | lch(63.07, 34.39, 182.27°) |
| OKLab | oklab(66.91% -0.1005 -0.0042) |
| OKLCH | oklch(66.91% 0.101 182.4) |
| XYZ | xyz(21.8815, 31.6673, 35.5248) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.03
Blue Green
#0F9B8E
ΔE00 4.97
Dull Teal
#5F9E8F
ΔE00 5.45
Greeny Blue
#42B395
ΔE00 5.53
Topaz
#13BBAF
ΔE00 5.53
Tealish
#24BCA8
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA99A #A93C4B
analogous
#3CA963 #3CA99A #3C82A9
triadic
#3CA99A #9A3CA9 #A99A3C
tetradic
#3CA99A #633CA9 #A93C4B #82A93C
square
#3CA99A #633CA9 #A93C4B #82A93C
split-complementary
#3CA99A #A93C82 #A9633C
monochromatic
#1C4F48 #2C7C71 #3CA99A #5DC5B7 #8AD5CB
Accessibility & contrast
On white
2.86
#3CA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#3CA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA99A
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA99A | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A099
Deuteranopia (green-blind)
#91949B
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca99a; /* rgb */ color: rgb(60, 169, 154); /* oklch */ color: oklch(66.9% 0.101 182.4);
Tailwind
colors: {
custom: {
50: '#7fc3b7',
500: '#3ca99a',
950: '#000000',
},
}SCSS
$custom: #3ca99a; $custom-light: #7fc3b7; $custom-dark: #000000;
JSON
{
"hex": "#3ca99a",
"rgb": {
"r": 60,
"g": 169,
"b": 154
},
"hsl": {
"h": 171.743,
"s": 47.598,
"l": 44.902
},
"oklch": {
"l": 0.66906,
"c": 0.1006,
"h": 182.4
},
"luminance": 0.3167
}Semantic roles & 50–950 ramp
primary
#3CA99A
secondary
#C0818A
accent
#5163D7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180