#3AAA97#3AAA97
#3AAA97 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.104 H 179.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA97 |
|---|---|
| RGB | rgb(58, 170, 151) |
| HSL | hsl(170, 49%, 45%) |
| HSV | hsv(170, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(63.24, -35.96, 0.57) |
| CIE-LCH | lch(63.24, 35.97, 179.10°) |
| OKLab | oklab(67.01% -0.104 0.0009) |
| OKLCH | oklch(67.01% 0.104 179.5) |
| XYZ | xyz(21.7029, 31.8810, 34.2820) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 4.94
Tealish
#24BCA8
ΔE00 5.16
Blue Green
#0F9B8E
ΔE00 5.43
Dull Teal
#5F9E8F
ΔE00 5.76
Topaz
#13BBAF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA97 #AA3A4D
analogous
#3AAA5F #3AAA97 #3A85AA
triadic
#3AAA97 #973AAA #AA973A
tetradic
#3AAA97 #5F3AAA #AA3A4D #85AA3A
square
#3AAA97 #5F3AAA #AA3A4D #85AA3A
split-complementary
#3AAA97 #AA3A85 #AA5F3A
monochromatic
#1B4F46 #2A7C6E #3AAA97 #5AC7B4 #88D6C9
Accessibility & contrast
On white
2.85
#3AAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#3AAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA97
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA97 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#939499
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa97; /* rgb */ color: rgb(58, 170, 151); /* oklch */ color: oklch(67.0% 0.104 179.5);
Tailwind
colors: {
custom: {
50: '#7ec4b5',
500: '#3aaa97',
950: '#000000',
},
}SCSS
$custom: #3aaa97; $custom-light: #7ec4b5; $custom-dark: #000000;
JSON
{
"hex": "#3aaa97",
"rgb": {
"r": 58,
"g": 170,
"b": 151
},
"hsl": {
"h": 169.821,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.67009,
"c": 0.10397,
"h": 179.5
},
"luminance": 0.31883
}Semantic roles & 50–950 ramp
primary
#3AAA97
secondary
#C17F8A
accent
#4F66D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280