#3AA399#3AA399
#3AA399 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.3% C 0.096 H 186.2°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA399 |
|---|---|
| RGB | rgb(58, 163, 153) |
| HSL | hsl(174, 48%, 43%) |
| HSV | hsv(174, 64%, 64%) |
| CMYK | cmyk(64.4%, 0%, 6.1%, 36.1%) |
| CIE-LAB | lab(61.13, -32.15, -3.66) |
| CIE-LCH | lch(61.13, 32.36, 186.50°) |
| OKLab | oklab(65.3% -0.0956 -0.0104) |
| OKLCH | oklch(65.3% 0.096 186.2) |
| XYZ | xyz(20.5893, 29.3916, 34.7189) |
| Luminance | 0.2939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.30
Blue Green
#0F9B8E
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 4.67
Dull Teal
#5F9E8F
ΔE00 5.11
Grey Teal
#5E9B8A
ΔE00 5.94
Teal (survey)
#029386
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA399 #A33A44
analogous
#3AA364 #3AA399 #3A78A3
triadic
#3AA399 #993AA3 #A3993A
tetradic
#3AA399 #643AA3 #A33A44 #78A33A
square
#3AA399 #643AA3 #A33A44 #78A33A
split-complementary
#3AA399 #A33A78 #A3643A
monochromatic
#1A4944 #2A766F #3AA399 #57C3B9 #84D3CC
Accessibility & contrast
On white
3.05
#3AA399 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#3AA399 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA399
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA399 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A99
Deuteranopia (green-blind)
#8B8F9A
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3aa399; /* rgb */ color: rgb(58, 163, 153); /* oklch */ color: oklch(65.3% 0.096 186.2);
Tailwind
colors: {
custom: {
50: '#7dbfb7',
500: '#3aa399',
950: '#000000',
},
}SCSS
$custom: #3aa399; $custom-light: #7dbfb7; $custom-dark: #000000;
JSON
{
"hex": "#3aa399",
"rgb": {
"r": 58,
"g": 163,
"b": 153
},
"hsl": {
"h": 174.286,
"s": 47.511,
"l": 43.333
},
"oklch": {
"l": 0.65304,
"c": 0.09613,
"h": 186.2
},
"luminance": 0.29394
}Semantic roles & 50–950 ramp
primary
#3AA399
secondary
#BD7C82
accent
#515DD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180