#3AAA94#3AAA94
#3AAA94 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.105 H 177.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA94 |
|---|---|
| RGB | rgb(58, 170, 148) |
| HSL | hsl(168, 49%, 45%) |
| HSV | hsv(168, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(63.16, -36.75, 2.13) |
| CIE-LCH | lch(63.16, 36.81, 176.69°) |
| OKLab | oklab(66.92% -0.1054 0.0051) |
| OKLCH | oklch(66.92% 0.105 177.2) |
| XYZ | xyz(21.4624, 31.7848, 33.0152) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.49
Tealish
#24BCA8
ΔE00 5.35
Blue Green
#0F9B8E
ΔE00 5.85
Lightseagreen
#20B2AA
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 5.95
Grey Teal
#5E9B8A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA94 #AA3A50
analogous
#3AAA5C #3AAA94 #3A88AA
triadic
#3AAA94 #943AAA #AA943A
tetradic
#3AAA94 #5C3AAA #AA3A50 #88AA3A
square
#3AAA94 #5C3AAA #AA3A50 #88AA3A
split-complementary
#3AAA94 #AA3A88 #AA5C3A
monochromatic
#1B4F45 #2A7C6C #3AAA94 #5AC7B2 #88D6C7
Accessibility & contrast
On white
2.85
#3AAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3AAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA94
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA94 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#949496
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa94; /* rgb */ color: rgb(58, 170, 148); /* oklch */ color: oklch(66.9% 0.105 177.2);
Tailwind
colors: {
custom: {
50: '#7ec4b3',
500: '#3aaa94',
950: '#000000',
},
}SCSS
$custom: #3aaa94; $custom-light: #7ec4b3; $custom-dark: #000000;
JSON
{
"hex": "#3aaa94",
"rgb": {
"r": 58,
"g": 170,
"b": 148
},
"hsl": {
"h": 168.214,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.66917,
"c": 0.10549,
"h": 177.2
},
"luminance": 0.31787
}Semantic roles & 50–950 ramp
primary
#3AAA94
secondary
#C17F8C
accent
#4F6AD9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280