#3FA89A#3FA89A
#3FA89A is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.7% C 0.098 H 183.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA89A |
|---|---|
| RGB | rgb(63, 168, 154) |
| HSL | hsl(172, 45%, 45%) |
| HSV | hsv(172, 63%, 66%) |
| CMYK | cmyk(62.5%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(62.84, -33.37, -1.69) |
| CIE-LCH | lch(62.84, 33.41, 182.90°) |
| OKLab | oklab(66.74% -0.0979 -0.0051) |
| OKLCH | oklch(66.74% 0.098 183) |
| XYZ | xyz(21.8826, 31.3928, 35.4718) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.09
Blue Green
#0F9B8E
ΔE00 4.83
Dull Teal
#5F9E8F
ΔE00 5.13
Sea
#3C9992
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.78
Greeny Blue
#42B395
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA89A #A83F4D
analogous
#3FA865 #3FA89A #3F81A8
triadic
#3FA89A #9A3FA8 #A89A3F
tetradic
#3FA89A #653FA8 #A83F4D #81A83F
square
#3FA89A #653FA8 #A83F4D #81A83F
split-complementary
#3FA89A #A83F81 #A8653F
monochromatic
#1E4F48 #2E7B71 #3FA89A #61C4B6 #8DD4CB
Accessibility & contrast
On white
2.89
#3FA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#3FA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA89A
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA89A | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9A
Deuteranopia (green-blind)
#91939B
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3fa89a; /* rgb */ color: rgb(63, 168, 154); /* oklch */ color: oklch(66.7% 0.098 183.0);
Tailwind
colors: {
custom: {
50: '#80c2b7',
500: '#3fa89a',
950: '#000000',
},
}SCSS
$custom: #3fa89a; $custom-light: #80c2b7; $custom-dark: #000000;
JSON
{
"hex": "#3fa89a",
"rgb": {
"r": 63,
"g": 168,
"b": 154
},
"hsl": {
"h": 172,
"s": 45.455,
"l": 45.294
},
"oklch": {
"l": 0.66743,
"c": 0.098,
"h": 183
},
"luminance": 0.31395
}Semantic roles & 50–950 ramp
primary
#3FA89A
secondary
#BF848C
accent
#5364D5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180