#3AA09B#3AA09B
#3AA09B is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.6% C 0.093 H 190.5°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA09B |
|---|---|
| RGB | rgb(58, 160, 155) |
| HSL | hsl(177, 47%, 43%) |
| HSV | hsv(177, 64%, 63%) |
| CMYK | cmyk(63.8%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(60.25, -30.15, -6.08) |
| CIE-LCH | lch(60.25, 30.76, 191.40°) |
| OKLab | oklab(64.62% -0.0914 -0.017) |
| OKLCH | oklch(64.62% 0.093 190.5) |
| XYZ | xyz(20.2295, 28.4055, 35.4207) |
| Luminance | 0.2841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.41
Blue Green
#0F9B8E
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 5.54
Cadetblue
#5F9EA0
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 5.86
Teal (survey)
#029386
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA09B #A03A3F
analogous
#3AA068 #3AA09B #3A72A0
triadic
#3AA09B #9B3AA0 #A09B3A
tetradic
#3AA09B #683AA0 #A03A3F #72A03A
square
#3AA09B #683AA0 #A03A3F #72A03A
split-complementary
#3AA09B #A03A72 #A0683A
monochromatic
#194644 #2A736F #3AA09B #56C2BC #83D2CE
Accessibility & contrast
On white
3.14
#3AA09B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#3AA09B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA09B
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA09B | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#878C9C
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3aa09b; /* rgb */ color: rgb(58, 160, 155); /* oklch */ color: oklch(64.6% 0.093 190.5);
Tailwind
colors: {
custom: {
50: '#7dbcb8',
500: '#3aa09b',
950: '#000000',
},
}SCSS
$custom: #3aa09b; $custom-light: #7dbcb8; $custom-dark: #000000;
JSON
{
"hex": "#3aa09b",
"rgb": {
"r": 58,
"g": 160,
"b": 155
},
"hsl": {
"h": 177.059,
"s": 46.789,
"l": 42.745
},
"oklch": {
"l": 0.64616,
"c": 0.09297,
"h": 190.5
},
"luminance": 0.28408
}Semantic roles & 50–950 ramp
primary
#3AA09B
secondary
#BC7A7D
accent
#5158D6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180