#3FA2AF#3FA2AF
#3FA2AF is a light, moderate teal. Relative luminance 0.300; OKLCH L 66.0% C 0.092 H 207.3°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA2AF |
|---|---|
| RGB | rgb(63, 162, 175) |
| HSL | hsl(187, 47%, 47%) |
| HSV | hsv(187, 64%, 69%) |
| CMYK | cmyk(64%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.65, -24.44, -15.26) |
| CIE-LCH | lch(61.65, 28.81, 211.98°) |
| OKLab | oklab(65.99% -0.0821 -0.0423) |
| OKLCH | oklch(65.99% 0.092 207.3) |
| XYZ | xyz(22.7048, 29.9901, 45.1412) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.91
Cadetblue
#5F9EA0
ΔE00 5.00
Sea
#3C9992
ΔE00 8.66
Teal Blue
#01889F
ΔE00 9.66
Lightseagreen
#20B2AA
ΔE00 9.88
Greyblue
#77A1B5
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA2AF #AF4C3F
analogous
#3FAF84 #3FA2AF #3F6AAF
triadic
#3FA2AF #AF3FA2 #A2AF3F
tetradic
#3FA2AF #843FAF #AF4C3F #6AAF3F
square
#3FA2AF #843FAF #AF4C3F #6AAF3F
split-complementary
#3FA2AF #AF3F6A #AF843F
monochromatic
#1F4F55 #2F7882 #3FA2AF #64BCC7 #91CFD7
Accessibility & contrast
On white
3.00
#3FA2AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3FA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA2AF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA2AF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#8490AF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3fa2af; /* rgb */ color: rgb(63, 162, 175); /* oklch */ color: oklch(66.0% 0.092 207.3);
Tailwind
colors: {
custom: {
50: '#81bec6',
500: '#3fa2af',
950: '#000000',
},
}SCSS
$custom: #3fa2af; $custom-light: #81bec6; $custom-dark: #000000;
JSON
{
"hex": "#3fa2af",
"rgb": {
"r": 63,
"g": 162,
"b": 175
},
"hsl": {
"h": 186.964,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.65993,
"c": 0.09236,
"h": 207.3
},
"luminance": 0.29993
}Semantic roles & 50–950 ramp
primary
#3FA2AF
secondary
#C38E87
accent
#6151D7
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0B1213
muted
#7C8182