#3AAA93#3AAA93
#3AAA93 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.106 H 176.5°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA93 |
|---|---|
| RGB | rgb(58, 170, 147) |
| HSL | hsl(168, 49%, 45%) |
| HSV | hsv(168, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(63.14, -37.01, 2.65) |
| CIE-LCH | lch(63.14, 37.11, 175.91°) |
| OKLab | oklab(66.89% -0.1058 0.0065) |
| OKLCH | oklch(66.89% 0.106 176.5) |
| XYZ | xyz(21.3836, 31.7532, 32.6001) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.28
Tealish
#24BCA8
ΔE00 5.45
Blue Green
#0F9B8E
ΔE00 6.02
Dull Teal
#5F9E8F
ΔE00 6.04
Lightseagreen
#20B2AA
ΔE00 6.19
Grey Teal
#5E9B8A
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA93 #AA3A51
analogous
#3AAA5B #3AAA93 #3A89AA
triadic
#3AAA93 #933AAA #AA933A
tetradic
#3AAA93 #5B3AAA #AA3A51 #89AA3A
square
#3AAA93 #5B3AAA #AA3A51 #89AA3A
split-complementary
#3AAA93 #AA3A89 #AA5B3A
monochromatic
#1B4F44 #2A7C6C #3AAA93 #5AC7B1 #88D6C6
Accessibility & contrast
On white
2.86
#3AAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#3AAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA93
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA93 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa93; /* rgb */ color: rgb(58, 170, 147); /* oklch */ color: oklch(66.9% 0.106 176.5);
Tailwind
colors: {
custom: {
50: '#7ec4b2',
500: '#3aaa93',
950: '#000000',
},
}SCSS
$custom: #3aaa93; $custom-light: #7ec4b2; $custom-dark: #000000;
JSON
{
"hex": "#3aaa93",
"rgb": {
"r": 58,
"g": 170,
"b": 147
},
"hsl": {
"h": 167.679,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.66887,
"c": 0.10605,
"h": 176.5
},
"luminance": 0.31756
}Semantic roles & 50–950 ramp
primary
#3AAA93
secondary
#C17F8D
accent
#4F6BD9
background
#F8FCFA
surface
#EFF8F5
border
#CAD1CF
text
#0B1311
muted
#7C8280