#3CA09A#3CA09A
#3CA09A is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.6% C 0.092 H 189.6°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA09A |
|---|---|
| RGB | rgb(60, 160, 154) |
| HSL | hsl(176, 45%, 43%) |
| HSV | hsv(176, 63%, 63%) |
| CMYK | cmyk(62.5%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(60.28, -30.09, -5.47) |
| CIE-LCH | lch(60.28, 30.58, 190.31°) |
| OKLab | oklab(64.64% -0.0908 -0.0153) |
| OKLCH | oklch(64.64% 0.092 189.6) |
| XYZ | xyz(20.2644, 28.4332, 34.9858) |
| Luminance | 0.2843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.29
Blue Green
#0F9B8E
ΔE00 4.15
Dull Teal
#5F9E8F
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 5.52
Cadetblue
#5F9EA0
ΔE00 5.82
Dusty Teal
#4C9085
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA09A #A03C42
analogous
#3CA068 #3CA09A #3C74A0
triadic
#3CA09A #9A3CA0 #A09A3C
tetradic
#3CA09A #683CA0 #A03C42 #74A03C
square
#3CA09A #683CA0 #A03C42 #74A03C
split-complementary
#3CA09A #A03C74 #A0683C
monochromatic
#1B4744 #2B736F #3CA09A #59C1BA #85D1CD
Accessibility & contrast
On white
3.14
#3CA09A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#3CA09A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA09A
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA09A | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989A
Deuteranopia (green-blind)
#888D9B
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3ca09a; /* rgb */ color: rgb(60, 160, 154); /* oklch */ color: oklch(64.6% 0.092 189.6);
Tailwind
colors: {
custom: {
50: '#7ebcb7',
500: '#3ca09a',
950: '#000000',
},
}SCSS
$custom: #3ca09a; $custom-light: #7ebcb7; $custom-dark: #000000;
JSON
{
"hex": "#3ca09a",
"rgb": {
"r": 60,
"g": 160,
"b": 154
},
"hsl": {
"h": 176.4,
"s": 45.455,
"l": 43.137
},
"oklch": {
"l": 0.64642,
"c": 0.09208,
"h": 189.6
},
"luminance": 0.28435
}Semantic roles & 50–950 ramp
primary
#3CA09A
secondary
#BB7C80
accent
#535AD5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180