#3FA89F#3FA89F
#3FA89F is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.9% C 0.096 H 187.2°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA89F |
|---|---|
| RGB | rgb(63, 168, 159) |
| HSL | hsl(175, 45%, 45%) |
| HSV | hsv(175, 63%, 66%) |
| CMYK | cmyk(62.5%, 0%, 5.4%, 34.1%) |
| CIE-LAB | lab(62.98, -32.01, -4.28) |
| CIE-LCH | lch(62.98, 32.30, 187.62°) |
| OKLab | oklab(66.91% -0.0956 -0.0121) |
| OKLCH | oklch(66.91% 0.096 187.2) |
| XYZ | xyz(22.3077, 31.5629, 37.7108) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.33
Sea
#3C9992
ΔE00 4.68
Blue Green
#0F9B8E
ΔE00 5.21
Dull Teal
#5F9E8F
ΔE00 5.69
Topaz
#13BBAF
ΔE00 5.70
Tealish
#24BCA8
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA89F #A83F48
analogous
#3FA86A #3FA89F #3F7DA8
triadic
#3FA89F #9F3FA8 #A89F3F
tetradic
#3FA89F #6A3FA8 #A83F48 #7DA83F
square
#3FA89F #6A3FA8 #A83F48 #7DA83F
split-complementary
#3FA89F #A83F7D #A86A3F
monochromatic
#1E4F4B #2E7B75 #3FA89F #61C4BB #8DD4CE
Accessibility & contrast
On white
2.87
#3FA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#3FA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA89F
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA89F | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9F
Deuteranopia (green-blind)
#8F93A0
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3fa89f; /* rgb */ color: rgb(63, 168, 159); /* oklch */ color: oklch(66.9% 0.096 187.2);
Tailwind
colors: {
custom: {
50: '#81c2bb',
500: '#3fa89f',
950: '#000000',
},
}SCSS
$custom: #3fa89f; $custom-light: #81c2bb; $custom-dark: #000000;
JSON
{
"hex": "#3fa89f",
"rgb": {
"r": 63,
"g": 168,
"b": 159
},
"hsl": {
"h": 174.857,
"s": 45.455,
"l": 45.294
},
"oklch": {
"l": 0.66905,
"c": 0.09634,
"h": 187.2
},
"luminance": 0.31565
}Semantic roles & 50–950 ramp
primary
#3FA89F
secondary
#BF8489
accent
#535ED5
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180