#3CA799#3CA799
#3CA799 is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.4% C 0.099 H 183.1°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA799 |
|---|---|
| RGB | rgb(60, 167, 153) |
| HSL | hsl(172, 47%, 45%) |
| HSV | hsv(172, 64%, 65%) |
| CMYK | cmyk(64.1%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(62.42, -33.70, -1.75) |
| CIE-LCH | lch(62.42, 33.74, 182.98°) |
| OKLab | oklab(66.37% -0.0988 -0.0053) |
| OKLCH | oklch(66.37% 0.099 183.1) |
| XYZ | xyz(21.4293, 30.8957, 34.9649) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.24
Blue Green
#0F9B8E
ΔE00 4.45
Sea
#3C9992
ΔE00 4.94
Dull Teal
#5F9E8F
ΔE00 5.14
Grey Teal
#5E9B8A
ΔE00 5.95
Topaz
#13BBAF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA799 #A73C4A
analogous
#3CA764 #3CA799 #3C7FA7
triadic
#3CA799 #993CA7 #A7993C
tetradic
#3CA799 #643CA7 #A73C4A #7FA73C
square
#3CA799 #643CA7 #A73C4A #7FA73C
split-complementary
#3CA799 #A73C7F #A7643C
monochromatic
#1C4D47 #2C7A70 #3CA799 #5CC4B7 #89D5CB
Accessibility & contrast
On white
2.92
#3CA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#3CA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA799
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA799 | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E99
Deuteranopia (green-blind)
#8F929A
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3ca799; /* rgb */ color: rgb(60, 167, 153); /* oklch */ color: oklch(66.4% 0.099 183.1);
Tailwind
colors: {
custom: {
50: '#7fc1b7',
500: '#3ca799',
950: '#000000',
},
}SCSS
$custom: #3ca799; $custom-light: #7fc1b7; $custom-dark: #000000;
JSON
{
"hex": "#3ca799",
"rgb": {
"r": 60,
"g": 167,
"b": 153
},
"hsl": {
"h": 172.15,
"s": 47.137,
"l": 44.51
},
"oklch": {
"l": 0.66371,
"c": 0.09897,
"h": 183.1
},
"luminance": 0.30898
}Semantic roles & 50–950 ramp
primary
#3CA799
secondary
#BF8088
accent
#5163D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180