#2FA3AF#2FA3AF
#2FA3AF is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.100 H 205.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA3AF |
|---|---|
| RGB | rgb(47, 163, 175) |
| HSL | hsl(186, 58%, 44%) |
| HSV | hsv(186, 73%, 69%) |
| CMYK | cmyk(73.1%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.56, -27.30, -15.43) |
| CIE-LCH | lch(61.56, 31.36, 209.47°) |
| OKLab | oklab(65.81% -0.0908 -0.0429) |
| OKLCH | oklch(65.81% 0.1 205.3) |
| XYZ | xyz(22.0040, 29.8913, 45.1590) |
| Luminance | 0.2989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 5.53
Sea
#3C9992
ΔE00 8.10
Lightseagreen
#20B2AA
ΔE00 8.95
Darkcyan
#008B8B
ΔE00 9.85
Teal Blue
#01889F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA3AF #AF3B2F
analogous
#2FAF7B #2FA3AF #2F63AF
triadic
#2FA3AF #AF2FA3 #A3AF2F
tetradic
#2FA3AF #7B2FAF #AF3B2F #63AF2F
square
#2FA3AF #7B2FAF #AF3B2F #63AF2F
split-complementary
#2FA3AF #AF2F63 #AF7B2F
monochromatic
#15494F #22767F #2FA3AF #4CC3CF #7CD3DC
Accessibility & contrast
On white
3.01
#2FA3AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#2FA3AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA3AF
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA3AF | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa3af; /* rgb */ color: rgb(47, 163, 175); /* oklch */ color: oklch(65.8% 0.100 205.3);
Tailwind
colors: {
custom: {
50: '#7bbec6',
500: '#2fa3af',
950: '#000000',
},
}SCSS
$custom: #2fa3af; $custom-light: #7bbec6; $custom-dark: #000000;
JSON
{
"hex": "#2fa3af",
"rgb": {
"r": 47,
"g": 163,
"b": 175
},
"hsl": {
"h": 185.625,
"s": 57.658,
"l": 43.529
},
"oklch": {
"l": 0.65813,
"c": 0.10044,
"h": 205.3
},
"luminance": 0.29894
}Semantic roles & 50–950 ramp
primary
#2FA3AF
secondary
#C47D75
accent
#5547E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182