#3FA2AB#3FA2AB
#3FA2AB is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.091 H 203.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2AB |
|---|---|
| RGB | rgb(63, 162, 171) |
| HSL | hsl(185, 46%, 46%) |
| HSV | hsv(185, 63%, 67%) |
| CMYK | cmyk(63.2%, 5.3%, 0%, 32.9%) |
| CIE-LAB | lab(61.51, -25.64, -13.21) |
| CIE-LCH | lch(61.51, 28.84, 207.26°) |
| OKLab | oklab(65.84% -0.0838 -0.0366) |
| OKLCH | oklch(65.84% 0.091 203.6) |
| XYZ | xyz(22.3178, 29.8353, 43.1028) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.27
Turquoise Blue
#06B1C4
ΔE00 5.44
Sea
#3C9992
ΔE00 7.18
Lightseagreen
#20B2AA
ΔE00 8.51
Darkcyan
#008B8B
ΔE00 9.51
Blue Green
#0F9B8E
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2AB #AB483F
analogous
#3FAB7E #3FA2AB #3F6CAB
triadic
#3FA2AB #AB3FA2 #A2AB3F
tetradic
#3FA2AB #7E3FAB #AB483F #6CAB3F
square
#3FA2AB #7E3FAB #AB483F #6CAB3F
split-complementary
#3FA2AB #AB3F6C #AB7E3F
monochromatic
#1E4D52 #2F787E #3FA2AB #62BDC5 #8FD0D6
Accessibility & contrast
On white
3.01
#3FA2AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#3FA2AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA2AB
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2AB | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAC
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa2ab; /* rgb */ color: rgb(63, 162, 171); /* oklch */ color: oklch(65.8% 0.091 203.6);
Tailwind
colors: {
custom: {
50: '#81bec4',
500: '#3fa2ab',
950: '#000000',
},
}SCSS
$custom: #3fa2ab; $custom-light: #81bec4; $custom-dark: #000000;
JSON
{
"hex": "#3fa2ab",
"rgb": {
"r": 63,
"g": 162,
"b": 171
},
"hsl": {
"h": 185,
"s": 46.154,
"l": 45.882
},
"oklch": {
"l": 0.65841,
"c": 0.09144,
"h": 203.6
},
"luminance": 0.29838
}Semantic roles & 50–950 ramp
primary
#3FA2AB
secondary
#C18A85
accent
#5D52D6
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0B1212
muted
#7C8181