#3FA8A2#3FA8A2
#3FA8A2 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.0% C 0.096 H 189.8°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA8A2 |
|---|---|
| RGB | rgb(63, 168, 162) |
| HSL | hsl(177, 45%, 45%) |
| HSV | hsv(177, 63%, 66%) |
| CMYK | cmyk(62.5%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(63.07, -31.18, -5.83) |
| CIE-LCH | lch(63.07, 31.72, 190.59°) |
| OKLab | oklab(67.01% -0.0942 -0.0163) |
| OKLCH | oklch(67.01% 0.096 189.8) |
| XYZ | xyz(22.5712, 31.6682, 39.0985) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.38
Sea
#3C9992
ΔE00 4.71
Blue Green
#0F9B8E
ΔE00 5.76
Topaz
#13BBAF
ΔE00 5.98
Dull Teal
#5F9E8F
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA8A2 #A83F45
analogous
#3FA86D #3FA8A2 #3F7AA8
triadic
#3FA8A2 #A23FA8 #A8A23F
tetradic
#3FA8A2 #6D3FA8 #A83F45 #7AA83F
square
#3FA8A2 #6D3FA8 #A83F45 #7AA83F
split-complementary
#3FA8A2 #A83F7A #A86D3F
monochromatic
#1E4F4C #2E7B77 #3FA8A2 #61C4BE #8DD4D0
Accessibility & contrast
On white
2.86
#3FA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#3FA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA8A2
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA8A2 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#8F94A3
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3fa8a2; /* rgb */ color: rgb(63, 168, 162); /* oklch */ color: oklch(67.0% 0.096 189.8);
Tailwind
colors: {
custom: {
50: '#81c2bd',
500: '#3fa8a2',
950: '#000000',
},
}SCSS
$custom: #3fa8a2; $custom-light: #81c2bd; $custom-dark: #000000;
JSON
{
"hex": "#3fa8a2",
"rgb": {
"r": 63,
"g": 168,
"b": 162
},
"hsl": {
"h": 176.571,
"s": 45.455,
"l": 45.294
},
"oklch": {
"l": 0.67006,
"c": 0.09562,
"h": 189.8
},
"luminance": 0.31671
}Semantic roles & 50–950 ramp
primary
#3FA8A2
secondary
#BF8487
accent
#535AD5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1212
muted
#7C8181