#3AA4AC#3AA4AC
#3AA4AC is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.2% C 0.095 H 202.3°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA4AC |
|---|---|
| RGB | rgb(58, 164, 172) |
| HSL | hsl(184, 50%, 45%) |
| HSV | hsv(184, 66%, 67%) |
| CMYK | cmyk(66.3%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(62.02, -27.16, -13.02) |
| CIE-LCH | lch(62.02, 30.12, 205.61°) |
| OKLab | oklab(66.22% -0.0881 -0.0361) |
| OKLCH | oklch(66.22% 0.095 202.3) |
| XYZ | xyz(22.4635, 30.4265, 43.7108) |
| Luminance | 0.3043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.67
Turquoise Blue
#06B1C4
ΔE00 5.16
Sea
#3C9992
ΔE00 6.99
Lightseagreen
#20B2AA
ΔE00 7.68
Blue Green
#0F9B8E
ΔE00 9.48
Darkcyan
#008B8B
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA4AC #AC423A
analogous
#3AAC7B #3AA4AC #3A6BAC
triadic
#3AA4AC #AC3AA4 #A4AC3A
tetradic
#3AA4AC #7B3AAC #AC423A #6BAC3A
square
#3AA4AC #7B3AAC #AC423A #6BAC3A
split-complementary
#3AA4AC #AC3A6B #AC7B3A
monochromatic
#1B4D50 #2B787E #3AA4AC #5BC0C8 #89D2D7
Accessibility & contrast
On white
2.96
#3AA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#3AA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA4AC
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA4AC | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAD
Deuteranopia (green-blind)
#8791AC
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa4ac; /* rgb */ color: rgb(58, 164, 172); /* oklch */ color: oklch(66.2% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#7fbfc4',
500: '#3aa4ac',
950: '#000000',
},
}SCSS
$custom: #3aa4ac; $custom-light: #7fbfc4; $custom-dark: #000000;
JSON
{
"hex": "#3aa4ac",
"rgb": {
"r": 58,
"g": 164,
"b": 172
},
"hsl": {
"h": 184.211,
"s": 49.565,
"l": 45.098
},
"oklch": {
"l": 0.66224,
"c": 0.09524,
"h": 202.3
},
"luminance": 0.30429
}Semantic roles & 50–950 ramp
primary
#3AA4AC
secondary
#C28580
accent
#584FD9
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181