#3CA699#3CA699
#3CA699 is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.1% C 0.098 H 183.8°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA699 |
|---|---|
| RGB | rgb(60, 166, 153) |
| HSL | hsl(173, 47%, 44%) |
| HSV | hsv(173, 64%, 65%) |
| CMYK | cmyk(63.9%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(62.11, -33.23, -2.21) |
| CIE-LCH | lch(62.11, 33.30, 183.80°) |
| OKLab | oklab(66.12% -0.0977 -0.0065) |
| OKLCH | oklch(66.12% 0.098 183.8) |
| XYZ | xyz(21.2468, 30.5307, 34.9041) |
| Luminance | 0.3053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 4.29
Sea
#3C9992
ΔE00 4.52
Dull Teal
#5F9E8F
ΔE00 5.04
Grey Teal
#5E9B8A
ΔE00 5.87
Topaz
#13BBAF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA699 #A63C49
analogous
#3CA664 #3CA699 #3C7EA6
triadic
#3CA699 #993CA6 #A6993C
tetradic
#3CA699 #643CA6 #A63C49 #7EA63C
square
#3CA699 #643CA6 #A63C49 #7EA63C
split-complementary
#3CA699 #A63C7E #A6643C
monochromatic
#1C4C46 #2C7970 #3CA699 #5BC4B7 #88D4CB
Accessibility & contrast
On white
2.95
#3CA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#3CA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA699
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA699 | 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)
#9E9D99
Deuteranopia (green-blind)
#8E919A
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca699; /* rgb */ color: rgb(60, 166, 153); /* oklch */ color: oklch(66.1% 0.098 183.8);
Tailwind
colors: {
custom: {
50: '#7fc1b7',
500: '#3ca699',
950: '#000000',
},
}SCSS
$custom: #3ca699; $custom-light: #7fc1b7; $custom-dark: #000000;
JSON
{
"hex": "#3ca699",
"rgb": {
"r": 60,
"g": 166,
"b": 153
},
"hsl": {
"h": 172.642,
"s": 46.903,
"l": 44.314
},
"oklch": {
"l": 0.66119,
"c": 0.09797,
"h": 183.8
},
"luminance": 0.30533
}Semantic roles & 50–950 ramp
primary
#3CA699
secondary
#BE7F87
accent
#5162D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180