#3FA5AA#3FA5AA
#3FA5AA is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.5% C 0.093 H 199.7°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA5AA |
|---|---|
| RGB | rgb(63, 165, 170) |
| HSL | hsl(183, 46%, 46%) |
| HSV | hsv(183, 63%, 67%) |
| CMYK | cmyk(62.9%, 2.9%, 0%, 33.3%) |
| CIE-LAB | lab(62.40, -27.43, -11.32) |
| CIE-LCH | lch(62.40, 29.68, 202.43°) |
| OKLab | oklab(66.54% -0.0874 -0.0314) |
| OKLCH | oklch(66.54% 0.093 199.7) |
| XYZ | xyz(22.7576, 30.8669, 42.7810) |
| Luminance | 0.3087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.39
Turquoise Blue
#06B1C4
ΔE00 5.81
Sea
#3C9992
ΔE00 6.24
Lightseagreen
#20B2AA
ΔE00 6.66
Blue Green
#0F9B8E
ΔE00 8.64
Dull Teal
#5F9E8F
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA5AA #AA443F
analogous
#3FAA79 #3FA5AA #3F6FAA
triadic
#3FA5AA #AA3FA5 #A5AA3F
tetradic
#3FA5AA #793FAA #AA443F #6FAA3F
square
#3FA5AA #793FAA #AA443F #6FAA3F
split-complementary
#3FA5AA #AA3F6F #AA793F
monochromatic
#1E4E51 #2E7A7D #3FA5AA #62C0C5 #8ED2D5
Accessibility & contrast
On white
2.93
#3FA5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#3FA5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA5AA
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA5AA | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAA
Deuteranopia (green-blind)
#8992AB
Tritanopia (blue-blind)
#00ABA6
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3fa5aa; /* rgb */ color: rgb(63, 165, 170); /* oklch */ color: oklch(66.5% 0.093 199.7);
Tailwind
colors: {
custom: {
50: '#81c0c3',
500: '#3fa5aa',
950: '#000000',
},
}SCSS
$custom: #3fa5aa; $custom-light: #81c0c3; $custom-dark: #000000;
JSON
{
"hex": "#3fa5aa",
"rgb": {
"r": 63,
"g": 165,
"b": 170
},
"hsl": {
"h": 182.804,
"s": 45.923,
"l": 45.686
},
"oklch": {
"l": 0.66543,
"c": 0.0929,
"h": 199.7
},
"luminance": 0.30869
}Semantic roles & 50–950 ramp
primary
#3FA5AA
secondary
#C08785
accent
#5852D6
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0B1212
muted
#7C8181