#3AAA96#3AAA96
#3AAA96 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.104 H 178.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA96 |
|---|---|
| RGB | rgb(58, 170, 150) |
| HSL | hsl(169, 49%, 45%) |
| HSV | hsv(169, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(63.22, -36.23, 1.09) |
| CIE-LCH | lch(63.22, 36.24, 178.28°) |
| OKLab | oklab(66.98% -0.1044 0.0023) |
| OKLCH | oklch(66.98% 0.104 178.7) |
| XYZ | xyz(21.6220, 31.8486, 33.8561) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.98
Tealish
#24BCA8
ΔE00 5.20
Lightseagreen
#20B2AA
ΔE00 5.25
Blue Green
#0F9B8E
ΔE00 5.55
Dull Teal
#5F9E8F
ΔE00 5.80
Topaz
#13BBAF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA96 #AA3A4E
analogous
#3AAA5E #3AAA96 #3A86AA
triadic
#3AAA96 #963AAA #AA963A
tetradic
#3AAA96 #5E3AAA #AA3A4E #86AA3A
square
#3AAA96 #5E3AAA #AA3A4E #86AA3A
split-complementary
#3AAA96 #AA3A86 #AA5E3A
monochromatic
#1B4F45 #2A7C6E #3AAA96 #5AC7B3 #88D6C8
Accessibility & contrast
On white
2.85
#3AAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3AAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA96
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA96 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#939498
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa96; /* rgb */ color: rgb(58, 170, 150); /* oklch */ color: oklch(67.0% 0.104 178.7);
Tailwind
colors: {
custom: {
50: '#7ec4b4',
500: '#3aaa96',
950: '#000000',
},
}SCSS
$custom: #3aaa96; $custom-light: #7ec4b4; $custom-dark: #000000;
JSON
{
"hex": "#3aaa96",
"rgb": {
"r": 58,
"g": 170,
"b": 150
},
"hsl": {
"h": 169.286,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.66978,
"c": 0.10446,
"h": 178.7
},
"luminance": 0.31851
}Semantic roles & 50–950 ramp
primary
#3AAA96
secondary
#C17F8B
accent
#4F68D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280