#2FA4AF#2FA4AF
#2FA4AF is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.1% C 0.101 H 204.3°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4AF |
|---|---|
| RGB | rgb(47, 164, 175) |
| HSL | hsl(185, 58%, 44%) |
| HSV | hsv(185, 73%, 69%) |
| CMYK | cmyk(73.1%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(61.87, -27.80, -14.96) |
| CIE-LCH | lch(61.87, 31.57, 208.29°) |
| OKLab | oklab(66.06% -0.0918 -0.0416) |
| OKLCH | oklch(66.06% 0.101 204.3) |
| XYZ | xyz(22.1822, 30.2478, 45.2184) |
| Luminance | 0.3025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.49
Cadetblue
#5F9EA0
ΔE00 5.49
Sea
#3C9992
ΔE00 7.87
Lightseagreen
#20B2AA
ΔE00 8.45
Darkcyan
#008B8B
ΔE00 9.89
Blue Green
#0F9B8E
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4AF #AF3A2F
analogous
#2FAF7A #2FA4AF #2F64AF
triadic
#2FA4AF #AF2FA4 #A4AF2F
tetradic
#2FA4AF #7A2FAF #AF3A2F #64AF2F
square
#2FA4AF #7A2FAF #AF3A2F #64AF2F
split-complementary
#2FA4AF #AF2F64 #AF7A2F
monochromatic
#154A4F #22777F #2FA4AF #4CC4CF #7CD4DC
Accessibility & contrast
On white
2.98
#2FA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#2FA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4AF
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4AF | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#8490AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa4af; /* rgb */ color: rgb(47, 164, 175); /* oklch */ color: oklch(66.1% 0.101 204.3);
Tailwind
colors: {
custom: {
50: '#7bbfc6',
500: '#2fa4af',
950: '#000000',
},
}SCSS
$custom: #2fa4af; $custom-light: #7bbfc6; $custom-dark: #000000;
JSON
{
"hex": "#2fa4af",
"rgb": {
"r": 47,
"g": 164,
"b": 175
},
"hsl": {
"h": 185.156,
"s": 57.658,
"l": 43.529
},
"oklch": {
"l": 0.66061,
"c": 0.10081,
"h": 204.3
},
"luminance": 0.3025
}Semantic roles & 50–950 ramp
primary
#2FA4AF
secondary
#C47C75
accent
#5447E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182