#3AC098#3AC098
#3AC098 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.129 H 168.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC098 |
|---|---|
| RGB | rgb(58, 192, 152) |
| HSL | hsl(162, 54%, 49%) |
| HSV | hsv(162, 70%, 75%) |
| CMYK | cmyk(69.8%, 0%, 20.8%, 24.7%) |
| CIE-LAB | lab(70.08, -45.38, 9.86) |
| CIE-LCH | lch(70.08, 46.44, 167.75°) |
| OKLab | oklab(72.6% -0.1264 0.0252) |
| OKLCH | oklch(72.6% 0.129 168.7) |
| XYZ | xyz(26.2591, 40.8628, 36.2031) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.98
Greenblue
#23C48B
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 4.17
Greenish Teal
#32BF84
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC098 #C03A62
analogous
#3AC055 #3AC098 #3AA5C0
triadic
#3AC098 #983AC0 #C0983A
tetradic
#3AC098 #553AC0 #C03A62 #A5C03A
square
#3AC098 #553AC0 #C03A62 #A5C03A
split-complementary
#3AC098 #C03AA5 #C0553A
monochromatic
#1E624E #2C9173 #3AC098 #66D1B1 #95DFC9
Accessibility & contrast
On white
2.29
#3AC098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#3AC098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC098
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC098 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 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: #3ac098; /* rgb */ color: rgb(58, 192, 152); /* oklch */ color: oklch(72.6% 0.129 168.7);
Tailwind
colors: {
custom: {
50: '#82d4b6',
500: '#3ac098',
950: '#000000',
},
}SCSS
$custom: #3ac098; $custom-light: #82d4b6; $custom-dark: #000000;
JSON
{
"hex": "#3ac098",
"rgb": {
"r": 58,
"g": 192,
"b": 152
},
"hsl": {
"h": 162.09,
"s": 53.6,
"l": 49.02
},
"oklch": {
"l": 0.72599,
"c": 0.12886,
"h": 168.7
},
"luminance": 0.40866
}Semantic roles & 50–950 ramp
primary
#3AC098
secondary
#CA8B9E
accent
#4B76DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380