#2FA7AF#2FA7AF
#2FA7AF is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.8% C 0.102 H 201.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA7AF |
|---|---|
| RGB | rgb(47, 167, 175) |
| HSL | hsl(184, 58%, 44%) |
| HSV | hsv(184, 73%, 69%) |
| CMYK | cmyk(73.1%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(62.79, -29.27, -13.57) |
| CIE-LCH | lch(62.79, 32.27, 204.87°) |
| OKLab | oklab(66.81% -0.0949 -0.0377) |
| OKLCH | oklch(66.81% 0.102 201.7) |
| XYZ | xyz(22.7254, 31.3342, 45.3995) |
| Luminance | 0.3134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.59
Cadetblue
#5F9EA0
ΔE00 5.60
Lightseagreen
#20B2AA
ΔE00 6.97
Sea
#3C9992
ΔE00 7.35
Topaz
#13BBAF
ΔE00 9.41
Blue Green
#0F9B8E
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA7AF #AF372F
analogous
#2FAF77 #2FA7AF #2F67AF
triadic
#2FA7AF #AF2FA7 #A7AF2F
tetradic
#2FA7AF #772FAF #AF372F #67AF2F
square
#2FA7AF #772FAF #AF372F #67AF2F
split-complementary
#2FA7AF #AF2F67 #AF772F
monochromatic
#154B4F #22797F #2FA7AF #4CC7CF #7CD6DC
Accessibility & contrast
On white
2.89
#2FA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#2FA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA7AF
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA7AF | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#8892B0
Tritanopia (blue-blind)
#00AEA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa7af; /* rgb */ color: rgb(47, 167, 175); /* oklch */ color: oklch(66.8% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#7cc1c6',
500: '#2fa7af',
950: '#000000',
},
}SCSS
$custom: #2fa7af; $custom-light: #7cc1c6; $custom-dark: #000000;
JSON
{
"hex": "#2fa7af",
"rgb": {
"r": 47,
"g": 167,
"b": 175
},
"hsl": {
"h": 183.75,
"s": 57.658,
"l": 43.529
},
"oklch": {
"l": 0.66806,
"c": 0.10208,
"h": 201.7
},
"luminance": 0.31337
}Semantic roles & 50–950 ramp
primary
#2FA7AF
secondary
#C47A75
accent
#5147E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182