#3FA19A#3FA19A
#3FA19A is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.0% C 0.091 H 188.6°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA19A |
|---|---|
| RGB | rgb(63, 161, 154) |
| HSL | hsl(176, 44%, 44%) |
| HSV | hsv(176, 61%, 63%) |
| CMYK | cmyk(60.9%, 0%, 4.3%, 36.9%) |
| CIE-LAB | lab(60.67, -30.03, -4.88) |
| CIE-LCH | lch(60.67, 30.42, 189.23°) |
| OKLab | oklab(64.99% -0.0902 -0.0137) |
| OKLCH | oklch(64.99% 0.091 188.6) |
| XYZ | xyz(20.6249, 28.8774, 35.0525) |
| Luminance | 0.2888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.55
Blue Green
#0F9B8E
ΔE00 4.19
Dull Teal
#5F9E8F
ΔE00 5.16
Lightseagreen
#20B2AA
ΔE00 5.26
Cadetblue
#5F9EA0
ΔE00 5.94
Grey Teal
#5E9B8A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA19A #A13F46
analogous
#3FA169 #3FA19A #3F77A1
triadic
#3FA19A #9A3FA1 #A19A3F
tetradic
#3FA19A #693FA1 #A13F46 #77A13F
square
#3FA19A #693FA1 #A13F46 #77A13F
split-complementary
#3FA19A #A13F77 #A1693F
monochromatic
#1D4946 #2E7570 #3FA19A #5DC0B9 #89D1CC
Accessibility & contrast
On white
3.10
#3FA19A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#3FA19A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA19A
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA19A | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999A
Deuteranopia (green-blind)
#898E9B
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3fa19a; /* rgb */ color: rgb(63, 161, 154); /* oklch */ color: oklch(65.0% 0.091 188.6);
Tailwind
colors: {
custom: {
50: '#7fbdb7',
500: '#3fa19a',
950: '#000000',
},
}SCSS
$custom: #3fa19a; $custom-light: #7fbdb7; $custom-dark: #000000;
JSON
{
"hex": "#3fa19a",
"rgb": {
"r": 63,
"g": 161,
"b": 154
},
"hsl": {
"h": 175.714,
"s": 43.75,
"l": 43.922
},
"oklch": {
"l": 0.64986,
"c": 0.09127,
"h": 188.6
},
"luminance": 0.2888
}Semantic roles & 50–950 ramp
primary
#3FA19A
secondary
#BC8084
accent
#545DD3
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180