#3AA498#3AA498
#3AA498 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.5% C 0.097 H 184.6°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA498 |
|---|---|
| RGB | rgb(58, 164, 152) |
| HSL | hsl(173, 48%, 44%) |
| HSV | hsv(173, 65%, 64%) |
| CMYK | cmyk(64.6%, 0%, 7.3%, 35.7%) |
| CIE-LAB | lab(61.41, -32.90, -2.68) |
| CIE-LCH | lch(61.41, 33.01, 184.66°) |
| OKLab | oklab(65.52% -0.0971 -0.0078) |
| OKLCH | oklch(65.52% 0.097 184.6) |
| XYZ | xyz(20.6853, 29.7152, 34.3451) |
| Luminance | 0.2972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.69
Sea
#3C9992
ΔE00 3.85
Lightseagreen
#20B2AA
ΔE00 4.61
Dull Teal
#5F9E8F
ΔE00 4.98
Grey Teal
#5E9B8A
ΔE00 5.77
Teal (survey)
#029386
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA498 #A43A46
analogous
#3AA463 #3AA498 #3A7BA4
triadic
#3AA498 #983AA4 #A4983A
tetradic
#3AA498 #633AA4 #A43A46 #7BA43A
square
#3AA498 #633AA4 #A43A46 #7BA43A
split-complementary
#3AA498 #A43A7B #A4633A
monochromatic
#1A4A44 #2A776E #3AA498 #57C4B7 #85D4CB
Accessibility & contrast
On white
3.02
#3AA498 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#3AA498 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA498
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA498 | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B98
Deuteranopia (green-blind)
#8C8F99
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3aa498; /* rgb */ color: rgb(58, 164, 152); /* oklch */ color: oklch(65.5% 0.097 184.6);
Tailwind
colors: {
custom: {
50: '#7dbfb6',
500: '#3aa498',
950: '#000000',
},
}SCSS
$custom: #3aa498; $custom-light: #7dbfb6; $custom-dark: #000000;
JSON
{
"hex": "#3aa498",
"rgb": {
"r": 58,
"g": 164,
"b": 152
},
"hsl": {
"h": 173.208,
"s": 47.748,
"l": 43.529
},
"oklch": {
"l": 0.65524,
"c": 0.0974,
"h": 184.6
},
"luminance": 0.29717
}Semantic roles & 50–950 ramp
primary
#3AA498
secondary
#BE7C84
accent
#5060D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180