#3FAFAD#3FAFAD
#3FAFAD is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.099 H 193.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAFAD |
|---|---|
| RGB | rgb(63, 175, 173) |
| HSL | hsl(179, 47%, 47%) |
| HSV | hsv(179, 64%, 69%) |
| CMYK | cmyk(64%, 0%, 1.1%, 31.4%) |
| CIE-LAB | lab(65.54, -31.45, -8.30) |
| CIE-LCH | lch(65.54, 32.52, 194.79°) |
| OKLab | oklab(69.12% -0.0967 -0.0231) |
| OKLCH | oklch(69.12% 0.099 193.4) |
| XYZ | xyz(24.9193, 34.7311, 44.9175) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.03
Topaz
#13BBAF
ΔE00 5.27
Cadetblue
#5F9EA0
ΔE00 6.88
Sea
#3C9992
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.37
Turquoise Blue
#06B1C4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAFAD #AF3F41
analogous
#3FAF75 #3FAFAD #3F79AF
triadic
#3FAFAD #AD3FAF #AFAD3F
tetradic
#3FAFAD #753FAF #AF3F41 #79AF3F
square
#3FAFAD #753FAF #AF3F41 #79AF3F
split-complementary
#3FAFAD #AF3F79 #AF753F
monochromatic
#1F5554 #2F8281 #3FAFAD #64C7C5 #91D7D6
Accessibility & contrast
On white
2.64
#3FAFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#3FAFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAFAD
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAFAD | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AD
Deuteranopia (green-blind)
#939AAE
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fafad; /* rgb */ color: rgb(63, 175, 173); /* oklch */ color: oklch(69.1% 0.099 193.4);
Tailwind
colors: {
custom: {
50: '#82c7c5',
500: '#3fafad',
950: '#000000',
},
}SCSS
$custom: #3fafad; $custom-light: #82c7c5; $custom-dark: #000000;
JSON
{
"hex": "#3fafad",
"rgb": {
"r": 63,
"g": 175,
"b": 173
},
"hsl": {
"h": 178.929,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.69117,
"c": 0.09946,
"h": 193.4
},
"luminance": 0.34734
}Semantic roles & 50–950 ramp
primary
#3FAFAD
secondary
#C38788
accent
#5154D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281