#3AC299#3AC299
#3AC299 is a light, vivid teal. Relative luminance 0.418; OKLCH L 73.1% C 0.131 H 168.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3AC299 |
|---|---|
| RGB | rgb(58, 194, 153) |
| HSL | hsl(162, 54%, 49%) |
| HSV | hsv(162, 70%, 76%) |
| CMYK | cmyk(70.1%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(70.72, -45.99, 10.22) |
| CIE-LCH | lch(70.72, 47.11, 167.47°) |
| OKLab | oklab(73.13% -0.1279 0.0261) |
| OKLCH | oklch(73.13% 0.131 168.5) |
| XYZ | xyz(26.7834, 41.7800, 36.7836) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.90
Greenblue
#23C48B
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 4.58
Greenish Teal
#32BF84
ΔE00 4.58
Greeny Blue
#42B395
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AC299 #C23A63
analogous
#3AC255 #3AC299 #3AA7C2
triadic
#3AC299 #993AC2 #C2993A
tetradic
#3AC299 #553AC2 #C23A63 #A7C23A
square
#3AC299 #553AC2 #C23A63 #A7C23A
split-complementary
#3AC299 #C23AA7 #C2553A
monochromatic
#1E644F #2C9374 #3AC299 #67D2B2 #97E0CA
Accessibility & contrast
On white
2.24
#3AC299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#3AC299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AC299
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AC299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AC299 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3ac299; /* rgb */ color: rgb(58, 194, 153); /* oklch */ color: oklch(73.1% 0.131 168.5);
Tailwind
colors: {
custom: {
50: '#82d5b7',
500: '#3ac299',
950: '#000000',
},
}SCSS
$custom: #3ac299; $custom-light: #82d5b7; $custom-dark: #000000;
JSON
{
"hex": "#3ac299",
"rgb": {
"r": 58,
"g": 194,
"b": 153
},
"hsl": {
"h": 161.912,
"s": 53.968,
"l": 49.412
},
"oklch": {
"l": 0.7313,
"c": 0.13056,
"h": 168.5
},
"luminance": 0.41783
}Semantic roles & 50–950 ramp
primary
#3AC299
secondary
#CB8D9F
accent
#4A77DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380