#3AA09C#3AA09C
#3AA09C is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.7% C 0.093 H 191.4°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA09C |
|---|---|
| RGB | rgb(58, 160, 156) |
| HSL | hsl(178, 47%, 43%) |
| HSV | hsv(178, 64%, 63%) |
| CMYK | cmyk(63.8%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(60.28, -29.87, -6.60) |
| CIE-LCH | lch(60.28, 30.59, 192.46°) |
| OKLab | oklab(64.65% -0.091 -0.0184) |
| OKLCH | oklch(64.65% 0.093 191.4) |
| XYZ | xyz(20.3138, 28.4392, 35.8648) |
| Luminance | 0.2844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.58
Blue Green
#0F9B8E
ΔE00 4.68
Cadetblue
#5F9EA0
ΔE00 5.46
Lightseagreen
#20B2AA
ΔE00 5.63
Dull Teal
#5F9E8F
ΔE00 6.11
Dusty Teal
#4C9085
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA09C #A03A3E
analogous
#3AA069 #3AA09C #3A71A0
triadic
#3AA09C #9C3AA0 #A09C3A
tetradic
#3AA09C #693AA0 #A03A3E #71A03A
square
#3AA09C #693AA0 #A03A3E #71A03A
split-complementary
#3AA09C #A03A71 #A0693A
monochromatic
#194644 #2A7370 #3AA09C #56C2BD #83D2CF
Accessibility & contrast
On white
3.14
#3AA09C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#3AA09C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA09C
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA09C | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989C
Deuteranopia (green-blind)
#878C9D
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3aa09c; /* rgb */ color: rgb(58, 160, 156); /* oklch */ color: oklch(64.7% 0.093 191.4);
Tailwind
colors: {
custom: {
50: '#7dbcb9',
500: '#3aa09c',
950: '#000000',
},
}SCSS
$custom: #3aa09c; $custom-light: #7dbcb9; $custom-dark: #000000;
JSON
{
"hex": "#3aa09c",
"rgb": {
"r": 58,
"g": 160,
"b": 156
},
"hsl": {
"h": 177.647,
"s": 46.789,
"l": 42.745
},
"oklch": {
"l": 0.64651,
"c": 0.0928,
"h": 191.4
},
"luminance": 0.28441
}Semantic roles & 50–950 ramp
primary
#3AA09C
secondary
#BC7A7D
accent
#5157D6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180