#3FA7AE#3FA7AE
#3FA7AE is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.2% C 0.094 H 201.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA7AE |
|---|---|
| RGB | rgb(63, 167, 174) |
| HSL | hsl(184, 47%, 46%) |
| HSV | hsv(184, 64%, 68%) |
| CMYK | cmyk(63.8%, 4%, 0%, 31.8%) |
| CIE-LAB | lab(63.13, -27.25, -12.46) |
| CIE-LCH | lch(63.13, 29.96, 204.56°) |
| OKLab | oklab(67.18% -0.0878 -0.0345) |
| OKLCH | oklch(67.18% 0.094 201.4) |
| XYZ | xyz(23.5053, 31.7476, 44.9253) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.78
Turquoise Blue
#06B1C4
ΔE00 4.88
Lightseagreen
#20B2AA
ΔE00 7.03
Sea
#3C9992
ΔE00 7.23
Topaz
#13BBAF
ΔE00 9.43
Blue Green
#0F9B8E
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA7AE #AE463F
analogous
#3FAE7E #3FA7AE #3F70AE
triadic
#3FA7AE #AE3FA7 #A7AE3F
tetradic
#3FA7AE #7E3FAE #AE463F #70AE3F
square
#3FA7AE #7E3FAE #AE463F #70AE3F
split-complementary
#3FA7AE #AE3F70 #AE7E3F
monochromatic
#1E5154 #2F7C81 #3FA7AE #64C0C7 #90D3D7
Accessibility & contrast
On white
2.86
#3FA7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#3FA7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA7AE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA7AE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#8A93AF
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3fa7ae; /* rgb */ color: rgb(63, 167, 174); /* oklch */ color: oklch(67.2% 0.094 201.4);
Tailwind
colors: {
custom: {
50: '#82c1c6',
500: '#3fa7ae',
950: '#000000',
},
}SCSS
$custom: #3fa7ae; $custom-light: #82c1c6; $custom-dark: #000000;
JSON
{
"hex": "#3fa7ae",
"rgb": {
"r": 63,
"g": 167,
"b": 174
},
"hsl": {
"h": 183.784,
"s": 46.835,
"l": 46.471
},
"oklch": {
"l": 0.67182,
"c": 0.09439,
"h": 201.4
},
"luminance": 0.3175
}Semantic roles & 50–950 ramp
primary
#3FA7AE
secondary
#C28A87
accent
#5A51D6
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182