#3CA29B#3CA29B
#3CA29B is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.094 H 188.7°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA29B |
|---|---|
| RGB | rgb(60, 162, 155) |
| HSL | hsl(176, 46%, 44%) |
| HSV | hsv(176, 63%, 64%) |
| CMYK | cmyk(63%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(60.93, -30.77, -5.07) |
| CIE-LCH | lch(60.93, 31.19, 189.36°) |
| OKLab | oklab(65.18% -0.0925 -0.0142) |
| OKLCH | oklch(65.18% 0.094 188.7) |
| XYZ | xyz(20.6975, 29.1657, 35.5427) |
| Luminance | 0.2917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.85
Blue Green
#0F9B8E
ΔE00 4.19
Lightseagreen
#20B2AA
ΔE00 4.90
Dull Teal
#5F9E8F
ΔE00 5.43
Cadetblue
#5F9EA0
ΔE00 6.17
Grey Teal
#5E9B8A
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA29B #A23C43
analogous
#3CA268 #3CA29B #3C76A2
triadic
#3CA29B #9B3CA2 #A29B3C
tetradic
#3CA29B #683CA2 #A23C43 #76A23C
square
#3CA29B #683CA2 #A23C43 #76A23C
split-complementary
#3CA29B #A23C76 #A2683C
monochromatic
#1B4946 #2B7570 #3CA29B #59C2BB #86D2CD
Accessibility & contrast
On white
3.07
#3CA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#3CA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA29B
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA29B | 1.00 | 3.07 | 6.83 | 6.83 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9B
Deuteranopia (green-blind)
#8A8E9C
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ca29b; /* rgb */ color: rgb(60, 162, 155); /* oklch */ color: oklch(65.2% 0.094 188.7);
Tailwind
colors: {
custom: {
50: '#7ebeb8',
500: '#3ca29b',
950: '#000000',
},
}SCSS
$custom: #3ca29b; $custom-light: #7ebeb8; $custom-dark: #000000;
JSON
{
"hex": "#3ca29b",
"rgb": {
"r": 60,
"g": 162,
"b": 155
},
"hsl": {
"h": 175.882,
"s": 45.946,
"l": 43.529
},
"oklch": {
"l": 0.65178,
"c": 0.09361,
"h": 188.7
},
"luminance": 0.29168
}Semantic roles & 50–950 ramp
primary
#3CA29B
secondary
#BC7D82
accent
#525BD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180