#3CC198#3CC198
#3CC198 is a light, vivid teal. Relative luminance 0.414; OKLCH L 72.9% C 0.129 H 168.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC198 |
|---|---|
| RGB | rgb(60, 193, 152) |
| HSL | hsl(162, 53%, 50%) |
| HSV | hsv(162, 69%, 76%) |
| CMYK | cmyk(68.9%, 0%, 21.2%, 24.3%) |
| CIE-LAB | lab(70.43, -45.50, 10.36) |
| CIE-LCH | lch(70.43, 46.67, 167.17°) |
| OKLab | oklab(72.9% -0.1265 0.0265) |
| OKLCH | oklch(72.9% 0.129 168.2) |
| XYZ | xyz(26.5980, 41.3646, 36.2821) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.87
Greenblue
#23C48B
ΔE00 3.78
Greenish Teal
#32BF84
ΔE00 4.47
Greeny Blue
#42B395
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC198 #C13C65
analogous
#3CC156 #3CC198 #3CA7C1
triadic
#3CC198 #983CC1 #C1983C
tetradic
#3CC198 #563CC1 #C13C65 #A7C13C
square
#3CC198 #563CC1 #C13C65 #A7C13C
split-complementary
#3CC198 #C13CA7 #C1563C
monochromatic
#1F644E #2D9273 #3CC198 #6AD1B1 #98DFC9
Accessibility & contrast
On white
2.26
#3CC198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#3CC198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC198
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC198 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#00C2B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3cc198; /* rgb */ color: rgb(60, 193, 152); /* oklch */ color: oklch(72.9% 0.129 168.2);
Tailwind
colors: {
custom: {
50: '#83d4b6',
500: '#3cc198',
950: '#000000',
},
}SCSS
$custom: #3cc198; $custom-light: #83d4b6; $custom-dark: #000000;
JSON
{
"hex": "#3cc198",
"rgb": {
"r": 60,
"g": 193,
"b": 152
},
"hsl": {
"h": 161.504,
"s": 52.569,
"l": 49.608
},
"oklch": {
"l": 0.72899,
"c": 0.12928,
"h": 168.2
},
"luminance": 0.41368
}Semantic roles & 50–950 ramp
primary
#3CC198
secondary
#CB8EA1
accent
#4C78DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380