#3FAFAF#3FAFAF
#3FAFAF is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.099 H 195.1°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAFAF |
|---|---|
| RGB | rgb(63, 175, 175) |
| HSL | hsl(180, 47%, 47%) |
| HSV | hsv(180, 64%, 69%) |
| CMYK | cmyk(64%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(65.60, -30.88, -9.32) |
| CIE-LCH | lch(65.60, 32.25, 196.80°) |
| OKLab | oklab(69.19% -0.0959 -0.0259) |
| OKLCH | oklch(69.19% 0.099 195.1) |
| XYZ | xyz(25.1143, 34.8091, 45.9444) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.70
Topaz
#13BBAF
ΔE00 5.86
Turquoise Blue
#06B1C4
ΔE00 6.63
Cadetblue
#5F9EA0
ΔE00 6.66
Sea
#3C9992
ΔE00 7.36
Tealish
#24BCA8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAFAF #AF3F3F
analogous
#3FAF77 #3FAFAF #3F77AF
triadic
#3FAFAF #AF3FAF #AFAF3F
tetradic
#3FAFAF #773FAF #AF3F3F #77AF3F
square
#3FAFAF #773FAF #AF3F3F #77AF3F
split-complementary
#3FAFAF #AF3F77 #AF773F
monochromatic
#1F5555 #2F8282 #3FAFAF #64C7C7 #91D7D7
Accessibility & contrast
On white
2.64
#3FAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#3FAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAFAF
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAFAF | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#929AB0
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fafaf; /* rgb */ color: rgb(63, 175, 175); /* oklch */ color: oklch(69.2% 0.099 195.1);
Tailwind
colors: {
custom: {
50: '#83c7c6',
500: '#3fafaf',
950: '#000000',
},
}SCSS
$custom: #3fafaf; $custom-light: #83c7c6; $custom-dark: #000000;
JSON
{
"hex": "#3fafaf",
"rgb": {
"r": 63,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.69187,
"c": 0.0993,
"h": 195.1
},
"luminance": 0.34812
}Semantic roles & 50–950 ramp
primary
#3FAFAF
secondary
#C38787
accent
#5151D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282