#3FAFA8#3FAFA8
#3FAFA8 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.100 H 189.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAFA8 |
|---|---|
| RGB | rgb(63, 175, 168) |
| HSL | hsl(176, 47%, 47%) |
| HSV | hsv(176, 64%, 69%) |
| CMYK | cmyk(64%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.39, -32.85, -5.74) |
| CIE-LCH | lch(65.39, 33.35, 189.91°) |
| OKLab | oklab(68.95% -0.099 -0.0161) |
| OKLCH | oklch(68.95% 0.1 189.2) |
| XYZ | xyz(24.4446, 34.5412, 42.4170) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.85
Topaz
#13BBAF
ΔE00 4.13
Tealish
#24BCA8
ΔE00 5.76
Sea
#3C9992
ΔE00 6.71
Blue Green
#0F9B8E
ΔE00 7.23
Turquoise (survey)
#06C2AC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAFA8 #AF3F46
analogous
#3FAF70 #3FAFA8 #3F7EAF
triadic
#3FAFA8 #A83FAF #AFA83F
tetradic
#3FAFA8 #703FAF #AF3F46 #7EAF3F
square
#3FAFA8 #703FAF #AF3F46 #7EAF3F
split-complementary
#3FAFA8 #AF3F7E #AF703F
monochromatic
#1F5552 #2F827D #3FAFA8 #64C7C1 #91D7D3
Accessibility & contrast
On white
2.66
#3FAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#3FAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAFA8
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAFA8 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#9499A9
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3fafa8; /* rgb */ color: rgb(63, 175, 168); /* oklch */ color: oklch(68.9% 0.100 189.2);
Tailwind
colors: {
custom: {
50: '#82c7c1',
500: '#3fafa8',
950: '#000000',
},
}SCSS
$custom: #3fafa8; $custom-light: #82c7c1; $custom-dark: #000000;
JSON
{
"hex": "#3fafa8",
"rgb": {
"r": 63,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.25,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.68947,
"c": 0.10028,
"h": 189.2
},
"luminance": 0.34544
}Semantic roles & 50–950 ramp
primary
#3FAFA8
secondary
#C3878B
accent
#5159D7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281