#3CC199#3CC199
#3CC199 is a light, vivid teal. Relative luminance 0.414; OKLCH L 72.9% C 0.129 H 168.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC199 |
|---|---|
| RGB | rgb(60, 193, 153) |
| HSL | hsl(162, 53%, 50%) |
| HSV | hsv(162, 69%, 76%) |
| CMYK | cmyk(68.9%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(70.45, -45.26, 9.85) |
| CIE-LCH | lch(70.45, 46.32, 167.72°) |
| OKLab | oklab(72.93% -0.1261 0.0252) |
| OKLCH | oklch(72.93% 0.129 168.7) |
| XYZ | xyz(26.6802, 41.3975, 36.7152) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.08
Greenblue
#23C48B
ΔE00 4.03
Greeny Blue
#42B395
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.60
Greenish Teal
#32BF84
ΔE00 4.74
Eucalyptus
#44D7A8
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC199 #C13C64
analogous
#3CC157 #3CC199 #3CA7C1
triadic
#3CC199 #993CC1 #C1993C
tetradic
#3CC199 #573CC1 #C13C64 #A7C13C
square
#3CC199 #573CC1 #C13C64 #A7C13C
split-complementary
#3CC199 #C13CA7 #C1573C
monochromatic
#1F644F #2D9274 #3CC199 #6AD1B2 #98DFCA
Accessibility & contrast
On white
2.26
#3CC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#3CC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC199
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC199 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3cc199; /* rgb */ color: rgb(60, 193, 153); /* oklch */ color: oklch(72.9% 0.129 168.7);
Tailwind
colors: {
custom: {
50: '#83d4b7',
500: '#3cc199',
950: '#000000',
},
}SCSS
$custom: #3cc199; $custom-light: #83d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc199",
"rgb": {
"r": 60,
"g": 193,
"b": 153
},
"hsl": {
"h": 161.955,
"s": 52.569,
"l": 49.608
},
"oklch": {
"l": 0.72925,
"c": 0.12855,
"h": 168.7
},
"luminance": 0.414
}Semantic roles & 50–950 ramp
primary
#3CC199
secondary
#CB8EA0
accent
#4C77DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380