#3FA19C#3FA19C
#3FA19C is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.091 H 190.5°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA19C |
|---|---|
| RGB | rgb(63, 161, 156) |
| HSL | hsl(177, 44%, 44%) |
| HSV | hsv(177, 61%, 63%) |
| CMYK | cmyk(60.9%, 0%, 3.1%, 36.9%) |
| CIE-LAB | lab(60.73, -29.47, -5.92) |
| CIE-LCH | lch(60.73, 30.06, 191.35°) |
| OKLab | oklab(65.05% -0.0893 -0.0165) |
| OKLCH | oklch(65.05% 0.091 190.5) |
| XYZ | xyz(20.7929, 28.9446, 35.9371) |
| Luminance | 0.2895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.72
Blue Green
#0F9B8E
ΔE00 4.74
Lightseagreen
#20B2AA
ΔE00 5.36
Cadetblue
#5F9EA0
ΔE00 5.41
Dull Teal
#5F9E8F
ΔE00 5.64
Dusty Teal
#4C9085
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA19C #A13F44
analogous
#3FA16B #3FA19C #3F75A1
triadic
#3FA19C #9C3FA1 #A19C3F
tetradic
#3FA19C #6B3FA1 #A13F44 #75A13F
square
#3FA19C #6B3FA1 #A13F44 #75A13F
split-complementary
#3FA19C #A13F75 #A16B3F
monochromatic
#1D4947 #2E7571 #3FA19C #5DC0BB #89D1CD
Accessibility & contrast
On white
3.09
#3FA19C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#3FA19C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA19C
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA19C | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999C
Deuteranopia (green-blind)
#898E9D
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3fa19c; /* rgb */ color: rgb(63, 161, 156); /* oklch */ color: oklch(65.1% 0.091 190.5);
Tailwind
colors: {
custom: {
50: '#7fbdb9',
500: '#3fa19c',
950: '#000000',
},
}SCSS
$custom: #3fa19c; $custom-light: #7fbdb9; $custom-dark: #000000;
JSON
{
"hex": "#3fa19c",
"rgb": {
"r": 63,
"g": 161,
"b": 156
},
"hsl": {
"h": 176.939,
"s": 43.75,
"l": 43.922
},
"oklch": {
"l": 0.65054,
"c": 0.09084,
"h": 190.5
},
"luminance": 0.28947
}Semantic roles & 50–950 ramp
primary
#3FA19C
secondary
#BC8083
accent
#545BD3
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180