#3CA69A#3CA69A
#3CA69A is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.2% C 0.098 H 184.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA69A |
|---|---|
| RGB | rgb(60, 166, 154) |
| HSL | hsl(173, 47%, 44%) |
| HSV | hsv(173, 64%, 65%) |
| CMYK | cmyk(63.9%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.14, -32.96, -2.73) |
| CIE-LCH | lch(62.14, 33.07, 184.73°) |
| OKLab | oklab(66.15% -0.0973 -0.0079) |
| OKLCH | oklch(66.15% 0.098 184.6) |
| XYZ | xyz(21.3298, 30.5639, 35.3409) |
| Luminance | 0.3057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.11
Blue Green
#0F9B8E
ΔE00 4.27
Sea
#3C9992
ΔE00 4.37
Dull Teal
#5F9E8F
ΔE00 5.13
Grey Teal
#5E9B8A
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA69A #A63C48
analogous
#3CA665 #3CA69A #3C7DA6
triadic
#3CA69A #9A3CA6 #A69A3C
tetradic
#3CA69A #653CA6 #A63C48 #7DA63C
square
#3CA69A #653CA6 #A63C48 #7DA63C
split-complementary
#3CA69A #A63C7D #A6653C
monochromatic
#1C4C47 #2C7970 #3CA69A #5BC4B8 #88D4CC
Accessibility & contrast
On white
2.95
#3CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#3CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA69A
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA69A | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#8E919B
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca69a; /* rgb */ color: rgb(60, 166, 154); /* oklch */ color: oklch(66.2% 0.098 184.6);
Tailwind
colors: {
custom: {
50: '#7fc1b7',
500: '#3ca69a',
950: '#000000',
},
}SCSS
$custom: #3ca69a; $custom-light: #7fc1b7; $custom-dark: #000000;
JSON
{
"hex": "#3ca69a",
"rgb": {
"r": 60,
"g": 166,
"b": 154
},
"hsl": {
"h": 173.208,
"s": 46.903,
"l": 44.314
},
"oklch": {
"l": 0.66151,
"c": 0.09761,
"h": 184.6
},
"luminance": 0.30566
}Semantic roles & 50–950 ramp
primary
#3CA69A
secondary
#BE7F86
accent
#5160D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180