#3FAFA0#3FAFA0
#3FAFA0 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.103 H 182.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAFA0 |
|---|---|
| RGB | rgb(63, 175, 160) |
| HSL | hsl(172, 47%, 47%) |
| HSV | hsv(172, 64%, 69%) |
| CMYK | cmyk(64%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(65.16, -35.03, -1.63) |
| CIE-LCH | lch(65.16, 35.07, 182.66°) |
| OKLab | oklab(68.69% -0.1026 -0.005) |
| OKLCH | oklch(68.69% 0.103 182.8) |
| XYZ | xyz(23.7221, 34.2522, 38.6120) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.14
Topaz
#13BBAF
ΔE00 4.01
Tealish
#24BCA8
ΔE00 4.03
Greeny Blue
#42B395
ΔE00 5.04
Turquoise (survey)
#06C2AC
ΔE00 5.74
Dull Teal
#5F9E8F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAFA0 #AF3F4E
analogous
#3FAF68 #3FAFA0 #3F86AF
triadic
#3FAFA0 #A03FAF #AFA03F
tetradic
#3FAFA0 #683FAF #AF3F4E #86AF3F
square
#3FAFA0 #683FAF #AF3F4E #86AF3F
split-complementary
#3FAFA0 #AF3F86 #AF683F
monochromatic
#1F554E #2F8277 #3FAFA0 #64C7BA #91D7CE
Accessibility & contrast
On white
2.67
#3FAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#3FAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAFA0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAFA0 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#9699A1
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3fafa0; /* rgb */ color: rgb(63, 175, 160); /* oklch */ color: oklch(68.7% 0.103 182.8);
Tailwind
colors: {
custom: {
50: '#81c7bc',
500: '#3fafa0',
950: '#000000',
},
}SCSS
$custom: #3fafa0; $custom-light: #81c7bc; $custom-dark: #000000;
JSON
{
"hex": "#3fafa0",
"rgb": {
"r": 63,
"g": 175,
"b": 160
},
"hsl": {
"h": 171.964,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.68687,
"c": 0.10274,
"h": 182.8
},
"luminance": 0.34255
}Semantic roles & 50–950 ramp
primary
#3FAFA0
secondary
#C3878F
accent
#5163D7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281