#3FABA9#3FABA9
#3FABA9 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.097 H 193.4°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3FABA9 |
|---|---|
| RGB | rgb(63, 171, 169) |
| HSL | hsl(179, 46%, 46%) |
| HSV | hsv(179, 63%, 67%) |
| CMYK | cmyk(63.2%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(64.20, -30.66, -8.07) |
| CIE-LCH | lch(64.20, 31.70, 194.75°) |
| OKLab | oklab(67.99% -0.0943 -0.0224) |
| OKLCH | oklch(67.99% 0.097 193.4) |
| XYZ | xyz(23.7711, 33.0446, 42.6539) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.51
Sea
#3C9992
ΔE00 5.99
Topaz
#13BBAF
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 6.08
Blue Green
#0F9B8E
ΔE00 7.36
Turquoise Blue
#06B1C4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FABA9 #AB3F41
analogous
#3FAB73 #3FABA9 #3F77AB
triadic
#3FABA9 #A93FAB #ABA93F
tetradic
#3FABA9 #733FAB #AB3F41 #77AB3F
square
#3FABA9 #733FAB #AB3F41 #77AB3F
split-complementary
#3FABA9 #AB3F77 #AB733F
monochromatic
#1E5251 #2F7E7D #3FABA9 #62C5C3 #8FD6D4
Accessibility & contrast
On white
2.76
#3FABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#3FABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FABA9
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FABA9 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#9096AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3faba9; /* rgb */ color: rgb(63, 171, 169); /* oklch */ color: oklch(68.0% 0.097 193.4);
Tailwind
colors: {
custom: {
50: '#82c4c2',
500: '#3faba9',
950: '#000000',
},
}SCSS
$custom: #3faba9; $custom-light: #82c4c2; $custom-dark: #000000;
JSON
{
"hex": "#3faba9",
"rgb": {
"r": 63,
"g": 171,
"b": 169
},
"hsl": {
"h": 178.889,
"s": 46.154,
"l": 45.882
},
"oklch": {
"l": 0.6799,
"c": 0.09692,
"h": 193.4
},
"luminance": 0.33047
}Semantic roles & 50–950 ramp
primary
#3FABA9
secondary
#C18586
accent
#5254D6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281