#3AC499#3AC499
#3AC499 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.6% C 0.133 H 167.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC499 |
|---|---|
| RGB | rgb(58, 196, 153) |
| HSL | hsl(161, 54%, 50%) |
| HSV | hsv(161, 70%, 77%) |
| CMYK | cmyk(70.4%, 0%, 21.9%, 23.1%) |
| CIE-LAB | lab(71.33, -46.82, 11.10) |
| CIE-LCH | lch(71.33, 48.12, 166.67°) |
| OKLab | oklab(73.63% -0.1299 0.0284) |
| OKLCH | oklch(73.63% 0.133 167.7) |
| XYZ | xyz(27.2315, 42.6762, 36.9330) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.74
Greenblue
#23C48B
ΔE00 3.34
Greenish Teal
#32BF84
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 4.75
Greeny Blue
#42B395
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC499 #C43A65
analogous
#3AC454 #3AC499 #3AAAC4
triadic
#3AC499 #993AC4 #C4993A
tetradic
#3AC499 #543AC4 #C43A65 #AAC43A
square
#3AC499 #543AC4 #C43A65 #AAC43A
split-complementary
#3AC499 #C43AAA #C4543A
monochromatic
#1E664F #2C9574 #3AC499 #69D3B2 #98E0CA
Accessibility & contrast
On white
2.20
#3AC499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#3AC499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC499
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC499 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#ADA99C
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3ac499; /* rgb */ color: rgb(58, 196, 153); /* oklch */ color: oklch(73.6% 0.133 167.7);
Tailwind
colors: {
custom: {
50: '#82d7b7',
500: '#3ac499',
950: '#000000',
},
}SCSS
$custom: #3ac499; $custom-light: #82d7b7; $custom-dark: #000000;
JSON
{
"hex": "#3ac499",
"rgb": {
"r": 58,
"g": 196,
"b": 153
},
"hsl": {
"h": 161.304,
"s": 54.331,
"l": 49.804
},
"oklch": {
"l": 0.73635,
"c": 0.13301,
"h": 167.7
},
"luminance": 0.42679
}Semantic roles & 50–950 ramp
primary
#3AC499
secondary
#CC8EA1
accent
#4A78DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380