#3CC098#3CC098
#3CC098 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.128 H 168.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC098 |
|---|---|
| RGB | rgb(60, 192, 152) |
| HSL | hsl(162, 52%, 49%) |
| HSV | hsv(162, 69%, 75%) |
| CMYK | cmyk(68.7%, 0%, 20.8%, 24.7%) |
| CIE-LAB | lab(70.12, -45.08, 9.92) |
| CIE-LCH | lch(70.12, 46.16, 167.58°) |
| OKLab | oklab(72.65% -0.1255 0.0254) |
| OKLCH | oklch(72.65% 0.128 168.6) |
| XYZ | xyz(26.3776, 40.9240, 36.2086) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.03
Greenblue
#23C48B
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 4.17
Greenish Teal
#32BF84
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 4.80
Eucalyptus
#44D7A8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC098 #C03C64
analogous
#3CC056 #3CC098 #3CA6C0
triadic
#3CC098 #983CC0 #C0983C
tetradic
#3CC098 #563CC0 #C03C64 #A6C03C
square
#3CC098 #563CC0 #C03C64 #A6C03C
split-complementary
#3CC098 #C03CA6 #C0563C
monochromatic
#1F634E #2D9173 #3CC098 #69D0B1 #98DFC9
Accessibility & contrast
On white
2.29
#3CC098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#3CC098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC098
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC098 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3cc098; /* rgb */ color: rgb(60, 192, 152); /* oklch */ color: oklch(72.6% 0.128 168.6);
Tailwind
colors: {
custom: {
50: '#82d4b6',
500: '#3cc098',
950: '#000000',
},
}SCSS
$custom: #3cc098; $custom-light: #82d4b6; $custom-dark: #000000;
JSON
{
"hex": "#3cc098",
"rgb": {
"r": 60,
"g": 192,
"b": 152
},
"hsl": {
"h": 161.818,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.72647,
"c": 0.12805,
"h": 168.6
},
"luminance": 0.40927
}Semantic roles & 50–950 ramp
primary
#3CC098
secondary
#CA8DA0
accent
#4C78DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380