#3FA19F#3FA19F
#3FA19F is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.2% C 0.090 H 193.3°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA19F |
|---|---|
| RGB | rgb(63, 161, 159) |
| HSL | hsl(179, 44%, 44%) |
| HSV | hsv(179, 61%, 63%) |
| CMYK | cmyk(60.9%, 0%, 1.2%, 36.9%) |
| CIE-LAB | lab(60.82, -28.62, -7.48) |
| CIE-LCH | lch(60.82, 29.59, 194.64°) |
| OKLab | oklab(65.16% -0.088 -0.0208) |
| OKLCH | oklch(65.16% 0.09 193.3) |
| XYZ | xyz(21.0500, 29.0475, 37.2915) |
| Luminance | 0.2905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 4.70
Blue Green
#0F9B8E
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 5.74
Dull Teal
#5F9E8F
ΔE00 6.47
Dusty Teal
#4C9085
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA19F #A13F41
analogous
#3FA16E #3FA19F #3F72A1
triadic
#3FA19F #9F3FA1 #A19F3F
tetradic
#3FA19F #6E3FA1 #A13F41 #72A13F
square
#3FA19F #6E3FA1 #A13F41 #72A13F
split-complementary
#3FA19F #A13F72 #A16E3F
monochromatic
#1D4948 #2E7574 #3FA19F #5DC0BE #89D1D0
Accessibility & contrast
On white
3.08
#3FA19F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#3FA19F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA19F
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA19F | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97999F
Deuteranopia (green-blind)
#888EA0
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3fa19f; /* rgb */ color: rgb(63, 161, 159); /* oklch */ color: oklch(65.2% 0.090 193.3);
Tailwind
colors: {
custom: {
50: '#80bdbb',
500: '#3fa19f',
950: '#000000',
},
}SCSS
$custom: #3fa19f; $custom-light: #80bdbb; $custom-dark: #000000;
JSON
{
"hex": "#3fa19f",
"rgb": {
"r": 63,
"g": 161,
"b": 159
},
"hsl": {
"h": 178.776,
"s": 43.75,
"l": 43.922
},
"oklch": {
"l": 0.65158,
"c": 0.0904,
"h": 193.3
},
"luminance": 0.2905
}Semantic roles & 50–950 ramp
primary
#3FA19F
secondary
#BC8081
accent
#5457D3
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180