#3AC199#3AC199
#3AC199 is a light, vivid teal. Relative luminance 0.413; OKLCH L 72.9% C 0.129 H 168.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC199 |
|---|---|
| RGB | rgb(58, 193, 153) |
| HSL | hsl(162, 54%, 49%) |
| HSV | hsv(162, 70%, 76%) |
| CMYK | cmyk(69.9%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(70.41, -45.57, 9.79) |
| CIE-LCH | lch(70.41, 46.60, 167.88°) |
| OKLab | oklab(72.88% -0.1269 0.025) |
| OKLCH | oklch(72.88% 0.129 168.9) |
| XYZ | xyz(26.5616, 41.3363, 36.7097) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.03
Greenblue
#23C48B
ΔE00 4.03
Greeny Blue
#42B395
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.68
Greenish Teal
#32BF84
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC199 #C13A62
analogous
#3AC155 #3AC199 #3AA6C1
triadic
#3AC199 #993AC1 #C1993A
tetradic
#3AC199 #553AC1 #C13A62 #A6C13A
square
#3AC199 #553AC1 #C13A62 #A6C13A
split-complementary
#3AC199 #C13AA6 #C1553A
monochromatic
#1E634E #2C9274 #3AC199 #67D1B2 #96DFCA
Accessibility & contrast
On white
2.27
#3AC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#3AC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC199
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC199 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 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)
#BCB497
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3ac199; /* rgb */ color: rgb(58, 193, 153); /* oklch */ color: oklch(72.9% 0.129 168.9);
Tailwind
colors: {
custom: {
50: '#82d4b7',
500: '#3ac199',
950: '#000000',
},
}SCSS
$custom: #3ac199; $custom-light: #82d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3ac199",
"rgb": {
"r": 58,
"g": 193,
"b": 153
},
"hsl": {
"h": 162.222,
"s": 53.785,
"l": 49.216
},
"oklch": {
"l": 0.72878,
"c": 0.12935,
"h": 168.9
},
"luminance": 0.41339
}Semantic roles & 50–950 ramp
primary
#3AC199
secondary
#CB8C9F
accent
#4B76DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380