#3FAFA3#3FAFA3
#3FAFA3 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.102 H 185.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAFA3 |
|---|---|
| RGB | rgb(63, 175, 163) |
| HSL | hsl(174, 47%, 47%) |
| HSV | hsv(174, 64%, 69%) |
| CMYK | cmyk(64%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(65.25, -34.22, -3.17) |
| CIE-LCH | lch(65.25, 34.37, 185.30°) |
| OKLab | oklab(68.78% -0.1013 -0.0091) |
| OKLCH | oklch(68.78% 0.102 185.1) |
| XYZ | xyz(23.9877, 34.3584, 40.0109) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.31
Topaz
#13BBAF
ΔE00 3.77
Tealish
#24BCA8
ΔE00 4.50
Greeny Blue
#42B395
ΔE00 6.12
Turquoise (survey)
#06C2AC
ΔE00 6.16
Blue Green
#0F9B8E
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAFA3 #AF3F4B
analogous
#3FAF6B #3FAFA3 #3F83AF
triadic
#3FAFA3 #A33FAF #AFA33F
tetradic
#3FAFA3 #6B3FAF #AF3F4B #83AF3F
square
#3FAFA3 #6B3FAF #AF3F4B #83AF3F
split-complementary
#3FAFA3 #AF3F83 #AF6B3F
monochromatic
#1F554F #2F8279 #3FAFA3 #64C7BD #91D7D0
Accessibility & contrast
On white
2.67
#3FAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#3FAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAFA3
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAFA3 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A3
Deuteranopia (green-blind)
#9699A4
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3fafa3; /* rgb */ color: rgb(63, 175, 163); /* oklch */ color: oklch(68.8% 0.102 185.1);
Tailwind
colors: {
custom: {
50: '#82c7be',
500: '#3fafa3',
950: '#000000',
},
}SCSS
$custom: #3fafa3; $custom-light: #82c7be; $custom-dark: #000000;
JSON
{
"hex": "#3fafa3",
"rgb": {
"r": 63,
"g": 175,
"b": 163
},
"hsl": {
"h": 173.571,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.68783,
"c": 0.10166,
"h": 185.1
},
"luminance": 0.34361
}Semantic roles & 50–950 ramp
primary
#3FAFA3
secondary
#C3878E
accent
#515FD7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281