#3FA49F#3FA49F
#3FA49F is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.9% C 0.093 H 190.6°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA49F |
|---|---|
| RGB | rgb(63, 164, 159) |
| HSL | hsl(177, 44%, 45%) |
| HSV | hsv(177, 62%, 64%) |
| CMYK | cmyk(61.6%, 0%, 3%, 35.7%) |
| CIE-LAB | lab(61.75, -30.09, -6.10) |
| CIE-LCH | lch(61.75, 30.70, 191.47°) |
| OKLab | oklab(65.91% -0.0912 -0.017) |
| OKLCH | oklch(65.91% 0.093 190.6) |
| XYZ | xyz(21.5806, 30.1086, 37.4684) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.61
Lightseagreen
#20B2AA
ΔE00 4.52
Blue Green
#0F9B8E
ΔE00 5.21
Cadetblue
#5F9EA0
ΔE00 5.63
Dull Teal
#5F9E8F
ΔE00 5.92
Grey Teal
#5E9B8A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA49F #A43F44
analogous
#3FA46D #3FA49F #3F76A4
triadic
#3FA49F #9F3FA4 #A49F3F
tetradic
#3FA49F #6D3FA4 #A43F44 #76A43F
square
#3FA49F #6D3FA4 #A43F44 #76A43F
split-complementary
#3FA49F #A43F76 #A46D3F
monochromatic
#1D4C49 #2E7874 #3FA49F #5FC1BD #8BD2CF
Accessibility & contrast
On white
2.99
#3FA49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#3FA49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA49F
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA49F | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#8B90A0
Tritanopia (blue-blind)
#00A8A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa49f; /* rgb */ color: rgb(63, 164, 159); /* oklch */ color: oklch(65.9% 0.093 190.6);
Tailwind
colors: {
custom: {
50: '#80bfbb',
500: '#3fa49f',
950: '#000000',
},
}SCSS
$custom: #3fa49f; $custom-light: #80bfbb; $custom-dark: #000000;
JSON
{
"hex": "#3fa49f",
"rgb": {
"r": 63,
"g": 164,
"b": 159
},
"hsl": {
"h": 177.03,
"s": 44.493,
"l": 44.51
},
"oklch": {
"l": 0.65906,
"c": 0.09283,
"h": 190.6
},
"luminance": 0.30111
}Semantic roles & 50–950 ramp
primary
#3FA49F
secondary
#BD8285
accent
#545AD4
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180