#3AC099#3AC099
#3AC099 is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.128 H 169.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC099 |
|---|---|
| RGB | rgb(58, 192, 153) |
| HSL | hsl(163, 54%, 49%) |
| HSV | hsv(163, 70%, 75%) |
| CMYK | cmyk(69.8%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(70.10, -45.14, 9.35) |
| CIE-LCH | lch(70.10, 46.10, 168.30°) |
| OKLab | oklab(72.63% -0.1259 0.0239) |
| OKLCH | oklch(72.63% 0.128 169.3) |
| XYZ | xyz(26.3413, 40.8957, 36.6362) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.20
Greeny Blue
#42B395
ΔE00 4.03
Greenblue
#23C48B
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.81
Greenish Teal
#32BF84
ΔE00 4.95
Turquoise (survey)
#06C2AC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC099 #C03A61
analogous
#3AC056 #3AC099 #3AA4C0
triadic
#3AC099 #993AC0 #C0993A
tetradic
#3AC099 #563AC0 #C03A61 #A4C03A
square
#3AC099 #563AC0 #C03A61 #A4C03A
split-complementary
#3AC099 #C03AA4 #C0563A
monochromatic
#1E624E #2C9174 #3AC099 #66D1B2 #95DFCA
Accessibility & contrast
On white
2.29
#3AC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#3AC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC099
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC099 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#A9A69C
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3ac099; /* rgb */ color: rgb(58, 192, 153); /* oklch */ color: oklch(72.6% 0.128 169.3);
Tailwind
colors: {
custom: {
50: '#82d4b7',
500: '#3ac099',
950: '#000000',
},
}SCSS
$custom: #3ac099; $custom-light: #82d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3ac099",
"rgb": {
"r": 58,
"g": 192,
"b": 153
},
"hsl": {
"h": 162.537,
"s": 53.6,
"l": 49.02
},
"oklch": {
"l": 0.72626,
"c": 0.12813,
"h": 169.3
},
"luminance": 0.40899
}Semantic roles & 50–950 ramp
primary
#3AC099
secondary
#CA8B9E
accent
#4B75DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380