#3CA39F#3CA39F
#3CA39F is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.6% C 0.094 H 191.5°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA39F |
|---|---|
| RGB | rgb(60, 163, 159) |
| HSL | hsl(178, 46%, 44%) |
| HSV | hsv(178, 63%, 64%) |
| CMYK | cmyk(63.2%, 0%, 2.5%, 36.1%) |
| CIE-LAB | lab(61.36, -30.13, -6.69) |
| CIE-LCH | lch(61.36, 30.86, 192.53°) |
| OKLab | oklab(65.57% -0.0918 -0.0186) |
| OKLCH | oklch(65.57% 0.094 191.5) |
| XYZ | xyz(21.2159, 29.6560, 37.4002) |
| Luminance | 0.2966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.43
Lightseagreen
#20B2AA
ΔE00 4.82
Blue Green
#0F9B8E
ΔE00 5.20
Cadetblue
#5F9EA0
ΔE00 5.50
Dull Teal
#5F9E8F
ΔE00 6.22
Dusty Teal
#4C9085
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA39F #A33C40
analogous
#3CA36B #3CA39F #3C73A3
triadic
#3CA39F #9F3CA3 #A39F3C
tetradic
#3CA39F #6B3CA3 #A33C40 #73A33C
square
#3CA39F #6B3CA3 #A33C40 #73A33C
split-complementary
#3CA39F #A33C73 #A36B3C
monochromatic
#1B4A48 #2C7673 #3CA39F #5AC2BE #87D3D0
Accessibility & contrast
On white
3.03
#3CA39F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#3CA39F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA39F
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA39F | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9F
Deuteranopia (green-blind)
#8A8FA0
Tritanopia (blue-blind)
#00A7A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3ca39f; /* rgb */ color: rgb(60, 163, 159); /* oklch */ color: oklch(65.6% 0.094 191.5);
Tailwind
colors: {
custom: {
50: '#7fbebb',
500: '#3ca39f',
950: '#000000',
},
}SCSS
$custom: #3ca39f; $custom-light: #7fbebb; $custom-dark: #000000;
JSON
{
"hex": "#3ca39f",
"rgb": {
"r": 60,
"g": 163,
"b": 159
},
"hsl": {
"h": 177.67,
"s": 46.188,
"l": 43.725
},
"oklch": {
"l": 0.65565,
"c": 0.09366,
"h": 191.5
},
"luminance": 0.29658
}Semantic roles & 50–950 ramp
primary
#3CA39F
secondary
#BD7E80
accent
#5257D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180