#3AA09F#3AA09F
#3AA09F is a light, moderate teal. Relative luminance 0.285; OKLCH L 64.8% C 0.092 H 194.2°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA09F |
|---|---|
| RGB | rgb(58, 160, 159) |
| HSL | hsl(179, 47%, 43%) |
| HSV | hsv(179, 64%, 63%) |
| CMYK | cmyk(63.8%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(60.38, -29.01, -8.16) |
| CIE-LCH | lch(60.38, 30.13, 195.71°) |
| OKLab | oklab(64.76% -0.0896 -0.0227) |
| OKLCH | oklch(64.76% 0.092 194.2) |
| XYZ | xyz(20.5710, 28.5421, 37.2192) |
| Luminance | 0.2854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 4.83
Blue Green
#0F9B8E
ΔE00 5.73
Lightseagreen
#20B2AA
ΔE00 6.06
Dull Teal
#5F9E8F
ΔE00 6.93
Dusty Teal
#4C9085
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA09F #A03A3B
analogous
#3AA06C #3AA09F #3A6EA0
triadic
#3AA09F #9F3AA0 #A09F3A
tetradic
#3AA09F #6C3AA0 #A03A3B #6EA03A
square
#3AA09F #6C3AA0 #A03A3B #6EA03A
split-complementary
#3AA09F #A03A6E #A06C3A
monochromatic
#194646 #2A7372 #3AA09F #56C2C1 #83D2D1
Accessibility & contrast
On white
3.13
#3AA09F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#3AA09F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA09F
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA09F | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989F
Deuteranopia (green-blind)
#868DA0
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3aa09f; /* rgb */ color: rgb(58, 160, 159); /* oklch */ color: oklch(64.8% 0.092 194.2);
Tailwind
colors: {
custom: {
50: '#7dbcbb',
500: '#3aa09f',
950: '#000000',
},
}SCSS
$custom: #3aa09f; $custom-light: #7dbcbb; $custom-dark: #000000;
JSON
{
"hex": "#3aa09f",
"rgb": {
"r": 58,
"g": 160,
"b": 159
},
"hsl": {
"h": 179.412,
"s": 46.789,
"l": 42.745
},
"oklch": {
"l": 0.64756,
"c": 0.09242,
"h": 194.2
},
"luminance": 0.28544
}Semantic roles & 50–950 ramp
primary
#3AA09F
secondary
#BC7A7B
accent
#5153D6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180