#3AC99E#3AC99E
#3AC99E is a light, vivid teal. Relative luminance 0.451; OKLCH L 75.0% C 0.135 H 168.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC99E |
|---|---|
| RGB | rgb(58, 201, 158) |
| HSL | hsl(162, 57%, 51%) |
| HSV | hsv(162, 71%, 79%) |
| CMYK | cmyk(71.1%, 0%, 21.4%, 21.2%) |
| CIE-LAB | lab(72.98, -47.72, 10.74) |
| CIE-LCH | lch(72.98, 48.91, 167.32°) |
| OKLab | oklab(75.02% -0.1326 0.0274) |
| OKLCH | oklch(75.02% 0.135 168.3) |
| XYZ | xyz(28.7998, 45.1381, 39.5358) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.51
Green Blue
#01C08D
ΔE00 3.60
Greenblue
#23C48B
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.82
Aquamarine (survey)
#04D8B2
ΔE00 4.50
Greenish Teal
#32BF84
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC99E #C93A65
analogous
#3AC956 #3AC99E #3AACC9
triadic
#3AC99E #9E3AC9 #C99E3A
tetradic
#3AC99E #563AC9 #C93A65 #ACC93A
square
#3AC99E #563AC9 #C93A65 #ACC93A
split-complementary
#3AC99E #C93AAC #C9563A
monochromatic
#1D6B54 #2B9B79 #3AC99E #6AD6B6 #9AE3CD
Accessibility & contrast
On white
2.09
#3AC99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#3AC99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC99E
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC99E | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9C
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3ac99e; /* rgb */ color: rgb(58, 201, 158); /* oklch */ color: oklch(75.0% 0.135 168.3);
Tailwind
colors: {
custom: {
50: '#83daba',
500: '#3ac99e',
950: '#000000',
},
}SCSS
$custom: #3ac99e; $custom-light: #83daba; $custom-dark: #000000;
JSON
{
"hex": "#3ac99e",
"rgb": {
"r": 58,
"g": 201,
"b": 158
},
"hsl": {
"h": 161.958,
"s": 56.972,
"l": 50.784
},
"oklch": {
"l": 0.75022,
"c": 0.13543,
"h": 168.3
},
"luminance": 0.45141
}Semantic roles & 50–950 ramp
primary
#3AC99E
secondary
#CF90A3
accent
#4875E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380