#3CA995#3CA995
#3CA995 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.8% C 0.103 H 178.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA995 |
|---|---|
| RGB | rgb(60, 169, 149) |
| HSL | hsl(169, 48%, 45%) |
| HSV | hsv(169, 64%, 66%) |
| CMYK | cmyk(64.5%, 0%, 11.8%, 33.7%) |
| CIE-LAB | lab(62.93, -35.69, 1.24) |
| CIE-LCH | lch(62.93, 35.71, 178.02°) |
| OKLab | oklab(66.75% -0.1028 0.0027) |
| OKLCH | oklch(66.75% 0.103 178.5) |
| XYZ | xyz(21.4737, 31.5042, 33.3772) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.11
Blue Green
#0F9B8E
ΔE00 5.39
Lightseagreen
#20B2AA
ΔE00 5.46
Tealish
#24BCA8
ΔE00 5.52
Dull Teal
#5F9E8F
ΔE00 5.52
Grey Teal
#5E9B8A
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA995 #A93C50
analogous
#3CA95F #3CA995 #3C86A9
triadic
#3CA995 #953CA9 #A9953C
tetradic
#3CA995 #5F3CA9 #A93C50 #86A93C
square
#3CA995 #5F3CA9 #A93C50 #86A93C
split-complementary
#3CA995 #A93C86 #A95F3C
monochromatic
#1C4F45 #2C7C6D #3CA995 #5DC5B2 #8AD5C8
Accessibility & contrast
On white
2.88
#3CA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#3CA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA995
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA995 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F94
Deuteranopia (green-blind)
#929397
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca995; /* rgb */ color: rgb(60, 169, 149); /* oklch */ color: oklch(66.8% 0.103 178.5);
Tailwind
colors: {
custom: {
50: '#7fc3b4',
500: '#3ca995',
950: '#000000',
},
}SCSS
$custom: #3ca995; $custom-light: #7fc3b4; $custom-dark: #000000;
JSON
{
"hex": "#3ca995",
"rgb": {
"r": 60,
"g": 169,
"b": 149
},
"hsl": {
"h": 168.991,
"s": 47.598,
"l": 44.902
},
"oklch": {
"l": 0.6675,
"c": 0.10288,
"h": 178.5
},
"luminance": 0.31507
}Semantic roles & 50–950 ramp
primary
#3CA995
secondary
#C0818C
accent
#5169D7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180