#3FA49C#3FA49C
#3FA49C is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.093 H 187.9°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA49C |
|---|---|
| RGB | rgb(63, 164, 156) |
| HSL | hsl(175, 44%, 45%) |
| HSV | hsv(175, 62%, 64%) |
| CMYK | cmyk(61.6%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(61.66, -30.92, -4.55) |
| CIE-LCH | lch(61.66, 31.26, 188.37°) |
| OKLab | oklab(65.81% -0.0926 -0.0128) |
| OKLCH | oklch(65.81% 0.093 187.9) |
| XYZ | xyz(21.3234, 30.0057, 36.1140) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.46
Lightseagreen
#20B2AA
ΔE00 4.39
Blue Green
#0F9B8E
ΔE00 4.50
Dull Teal
#5F9E8F
ΔE00 5.26
Grey Teal
#5E9B8A
ΔE00 6.22
Cadetblue
#5F9EA0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA49C #A43F47
analogous
#3FA46A #3FA49C #3F79A4
triadic
#3FA49C #9C3FA4 #A49C3F
tetradic
#3FA49C #6A3FA4 #A43F47 #79A43F
square
#3FA49C #6A3FA4 #A43F47 #79A43F
split-complementary
#3FA49C #A43F79 #A46A3F
monochromatic
#1D4C48 #2E7872 #3FA49C #5FC1BA #8BD2CD
Accessibility & contrast
On white
3.00
#3FA49C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3FA49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA49C
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA49C | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9C
Deuteranopia (green-blind)
#8C909D
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa49c; /* rgb */ color: rgb(63, 164, 156); /* oklch */ color: oklch(65.8% 0.093 187.9);
Tailwind
colors: {
custom: {
50: '#80bfb9',
500: '#3fa49c',
950: '#000000',
},
}SCSS
$custom: #3fa49c; $custom-light: #80bfb9; $custom-dark: #000000;
JSON
{
"hex": "#3fa49c",
"rgb": {
"r": 63,
"g": 164,
"b": 156
},
"hsl": {
"h": 175.248,
"s": 44.493,
"l": 44.51
},
"oklch": {
"l": 0.65805,
"c": 0.09349,
"h": 187.9
},
"luminance": 0.30008
}Semantic roles & 50–950 ramp
primary
#3FA49C
secondary
#BD8286
accent
#545ED4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180