#3AA4AB#3AA4AB
#3AA4AB is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.2% C 0.095 H 201.4°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA4AB |
|---|---|
| RGB | rgb(58, 164, 171) |
| HSL | hsl(184, 49%, 45%) |
| HSV | hsv(184, 66%, 67%) |
| CMYK | cmyk(66.1%, 4.1%, 0%, 32.9%) |
| CIE-LAB | lab(61.99, -27.46, -12.51) |
| CIE-LCH | lch(61.99, 30.17, 204.49°) |
| OKLab | oklab(66.19% -0.0886 -0.0347) |
| OKLCH | oklch(66.19% 0.095 201.4) |
| XYZ | xyz(22.3679, 30.3882, 43.2069) |
| Luminance | 0.3039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.61
Turquoise Blue
#06B1C4
ΔE00 5.42
Sea
#3C9992
ΔE00 6.65
Lightseagreen
#20B2AA
ΔE00 7.34
Blue Green
#0F9B8E
ΔE00 9.10
Darkcyan
#008B8B
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA4AB #AB413A
analogous
#3AAB7A #3AA4AB #3A6BAB
triadic
#3AA4AB #AB3AA4 #A4AB3A
tetradic
#3AA4AB #7A3AAB #AB413A #6BAB3A
square
#3AA4AB #7A3AAB #AB413A #6BAB3A
split-complementary
#3AA4AB #AB3A6B #AB7A3A
monochromatic
#1B4C50 #2A787D #3AA4AB #5BC1C7 #89D2D7
Accessibility & contrast
On white
2.97
#3AA4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#3AA4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA4AB
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA4AB | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAC
Deuteranopia (green-blind)
#8790AC
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa4ab; /* rgb */ color: rgb(58, 164, 171); /* oklch */ color: oklch(66.2% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#7fbfc4',
500: '#3aa4ab',
950: '#000000',
},
}SCSS
$custom: #3aa4ab; $custom-light: #7fbfc4; $custom-dark: #000000;
JSON
{
"hex": "#3aa4ab",
"rgb": {
"r": 58,
"g": 164,
"b": 171
},
"hsl": {
"h": 183.717,
"s": 49.345,
"l": 44.902
},
"oklch": {
"l": 0.66187,
"c": 0.09511,
"h": 201.4
},
"luminance": 0.30391
}Semantic roles & 50–950 ramp
primary
#3AA4AB
secondary
#C18480
accent
#574FD9
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181