#3FA8AE#3FA8AE
#3FA8AE is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.095 H 200.5°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA8AE |
|---|---|
| RGB | rgb(63, 168, 174) |
| HSL | hsl(183, 47%, 46%) |
| HSV | hsv(183, 64%, 68%) |
| CMYK | cmyk(63.8%, 3.4%, 0%, 31.8%) |
| CIE-LAB | lab(63.44, -27.75, -12.00) |
| CIE-LCH | lch(63.44, 30.23, 203.38°) |
| OKLab | oklab(67.43% -0.0889 -0.0332) |
| OKLCH | oklch(67.43% 0.095 200.5) |
| XYZ | xyz(23.6892, 32.1155, 44.9866) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.92
Turquoise Blue
#06B1C4
ΔE00 5.02
Lightseagreen
#20B2AA
ΔE00 6.54
Sea
#3C9992
ΔE00 7.11
Topaz
#13BBAF
ΔE00 8.93
Blue Green
#0F9B8E
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA8AE #AE453F
analogous
#3FAE7D #3FA8AE #3F71AE
triadic
#3FA8AE #AE3FA8 #A8AE3F
tetradic
#3FA8AE #7D3FAE #AE453F #71AE3F
square
#3FA8AE #7D3FAE #AE453F #71AE3F
split-complementary
#3FA8AE #AE3F71 #AE7D3F
monochromatic
#1E5154 #2F7D81 #3FA8AE #64C1C7 #90D3D7
Accessibility & contrast
On white
2.83
#3FA8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#3FA8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA8AE
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA8AE | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#8B94AF
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3fa8ae; /* rgb */ color: rgb(63, 168, 174); /* oklch */ color: oklch(67.4% 0.095 200.5);
Tailwind
colors: {
custom: {
50: '#82c2c6',
500: '#3fa8ae',
950: '#000000',
},
}SCSS
$custom: #3fa8ae; $custom-light: #82c2c6; $custom-dark: #000000;
JSON
{
"hex": "#3fa8ae",
"rgb": {
"r": 63,
"g": 168,
"b": 174
},
"hsl": {
"h": 183.243,
"s": 46.835,
"l": 46.471
},
"oklch": {
"l": 0.67428,
"c": 0.09492,
"h": 200.5
},
"luminance": 0.32118
}Semantic roles & 50–950 ramp
primary
#3FA8AE
secondary
#C28A87
accent
#5951D6
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182