#3FAFA5#3FAFA5
#3FAFA5 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.101 H 186.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAFA5 |
|---|---|
| RGB | rgb(63, 175, 165) |
| HSL | hsl(175, 47%, 47%) |
| HSV | hsv(175, 64%, 69%) |
| CMYK | cmyk(64%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(65.30, -33.68, -4.20) |
| CIE-LCH | lch(65.30, 33.94, 187.11°) |
| OKLab | oklab(68.85% -0.1003 -0.0119) |
| OKLCH | oklch(68.85% 0.101 186.8) |
| XYZ | xyz(24.1683, 34.4307, 40.9621) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.92
Topaz
#13BBAF
ΔE00 3.80
Tealish
#24BCA8
ΔE00 4.95
Turquoise (survey)
#06C2AC
ΔE00 6.54
Sea
#3C9992
ΔE00 6.73
Blue Green
#0F9B8E
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAFA5 #AF3F49
analogous
#3FAF6D #3FAFA5 #3F81AF
triadic
#3FAFA5 #A53FAF #AFA53F
tetradic
#3FAFA5 #6D3FAF #AF3F49 #81AF3F
square
#3FAFA5 #6D3FAF #AF3F49 #81AF3F
split-complementary
#3FAFA5 #AF3F81 #AF6D3F
monochromatic
#1F5550 #2F827B #3FAFA5 #64C7BE #91D7D1
Accessibility & contrast
On white
2.66
#3FAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#3FAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAFA5
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAFA5 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#9599A6
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fafa5; /* rgb */ color: rgb(63, 175, 165); /* oklch */ color: oklch(68.8% 0.101 186.8);
Tailwind
colors: {
custom: {
50: '#82c7bf',
500: '#3fafa5',
950: '#000000',
},
}SCSS
$custom: #3fafa5; $custom-light: #82c7bf; $custom-dark: #000000;
JSON
{
"hex": "#3fafa5",
"rgb": {
"r": 63,
"g": 175,
"b": 165
},
"hsl": {
"h": 174.643,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.68848,
"c": 0.10104,
"h": 186.8
},
"luminance": 0.34433
}Semantic roles & 50–950 ramp
primary
#3FAFA5
secondary
#C3878D
accent
#515DD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281