#3CA098#3CA098
#3CA098 is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.6% C 0.093 H 187.7°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA098 |
|---|---|
| RGB | rgb(60, 160, 152) |
| HSL | hsl(175, 45%, 43%) |
| HSV | hsv(175, 63%, 63%) |
| CMYK | cmyk(62.5%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(60.22, -30.64, -4.43) |
| CIE-LCH | lch(60.22, 30.96, 188.22°) |
| OKLab | oklab(64.57% -0.0917 -0.0125) |
| OKLCH | oklch(64.57% 0.093 187.7) |
| XYZ | xyz(20.0992, 28.3671, 34.1158) |
| Luminance | 0.2837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.24
Blue Green
#0F9B8E
ΔE00 3.61
Dull Teal
#5F9E8F
ΔE00 5.07
Lightseagreen
#20B2AA
ΔE00 5.50
Teal (survey)
#029386
ΔE00 5.71
Dusty Teal
#4C9085
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA098 #A03C44
analogous
#3CA066 #3CA098 #3C76A0
triadic
#3CA098 #983CA0 #A0983C
tetradic
#3CA098 #663CA0 #A03C44 #76A03C
square
#3CA098 #663CA0 #A03C44 #76A03C
split-complementary
#3CA098 #A03C76 #A0663C
monochromatic
#1B4743 #2B736E #3CA098 #59C1B8 #85D1CB
Accessibility & contrast
On white
3.15
#3CA098 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#3CA098 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA098
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA098 | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989898
Deuteranopia (green-blind)
#888C99
Tritanopia (blue-blind)
#00A49D
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3ca098; /* rgb */ color: rgb(60, 160, 152); /* oklch */ color: oklch(64.6% 0.093 187.7);
Tailwind
colors: {
custom: {
50: '#7ebcb6',
500: '#3ca098',
950: '#000000',
},
}SCSS
$custom: #3ca098; $custom-light: #7ebcb6; $custom-dark: #000000;
JSON
{
"hex": "#3ca098",
"rgb": {
"r": 60,
"g": 160,
"b": 152
},
"hsl": {
"h": 175.2,
"s": 45.455,
"l": 43.137
},
"oklch": {
"l": 0.64574,
"c": 0.09256,
"h": 187.7
},
"luminance": 0.28369
}Semantic roles & 50–950 ramp
primary
#3CA098
secondary
#BB7C81
accent
#535DD5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180