#3AA8A4#3AA8A4
#3AA8A4 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.9% C 0.098 H 191.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA8A4 |
|---|---|
| RGB | rgb(58, 168, 164) |
| HSL | hsl(178, 49%, 44%) |
| HSV | hsv(178, 65%, 66%) |
| CMYK | cmyk(65.5%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(63.00, -31.45, -7.07) |
| CIE-LCH | lch(63.00, 32.23, 192.67°) |
| OKLab | oklab(66.93% -0.0959 -0.0197) |
| OKLCH | oklch(66.93% 0.098 191.6) |
| XYZ | xyz(22.4454, 31.5826, 40.0279) |
| Luminance | 0.3159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.48
Sea
#3C9992
ΔE00 4.87
Blue Green
#0F9B8E
ΔE00 6.07
Topaz
#13BBAF
ΔE00 6.18
Cadetblue
#5F9EA0
ΔE00 6.19
Dull Teal
#5F9E8F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA8A4 #A83A3E
analogous
#3AA86D #3AA8A4 #3A75A8
triadic
#3AA8A4 #A43AA8 #A8A43A
tetradic
#3AA8A4 #6D3AA8 #A83A3E #75A83A
square
#3AA8A4 #6D3AA8 #A83A3E #75A83A
split-complementary
#3AA8A4 #A83A75 #A86D3A
monochromatic
#1B4D4B #2A7B78 #3AA8A4 #59C6C2 #87D6D3
Accessibility & contrast
On white
2.87
#3AA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#3AA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA8A4
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA8A4 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#8D93A5
Tritanopia (blue-blind)
#00ADA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3aa8a4; /* rgb */ color: rgb(58, 168, 164); /* oklch */ color: oklch(66.9% 0.098 191.6);
Tailwind
colors: {
custom: {
50: '#7fc2be',
500: '#3aa8a4',
950: '#000000',
},
}SCSS
$custom: #3aa8a4; $custom-light: #7fc2be; $custom-dark: #000000;
JSON
{
"hex": "#3aa8a4",
"rgb": {
"r": 58,
"g": 168,
"b": 164
},
"hsl": {
"h": 177.818,
"s": 48.673,
"l": 44.314
},
"oklch": {
"l": 0.6693,
"c": 0.09788,
"h": 191.6
},
"luminance": 0.31585
}Semantic roles & 50–950 ramp
primary
#3AA8A4
secondary
#C07E81
accent
#5055D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181