#2FA4A9#2FA4A9
#2FA4A9 is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.100 H 199.3°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4A9 |
|---|---|
| RGB | rgb(47, 164, 169) |
| HSL | hsl(182, 56%, 42%) |
| HSV | hsv(182, 72%, 66%) |
| CMYK | cmyk(72.2%, 3%, 0%, 33.7%) |
| CIE-LAB | lab(61.67, -29.63, -11.89) |
| CIE-LCH | lch(61.67, 31.93, 201.86°) |
| OKLab | oklab(65.83% -0.0945 -0.033) |
| OKLCH | oklch(65.83% 0.1 199.3) |
| XYZ | xyz(21.6060, 30.0173, 42.1836) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.20
Sea
#3C9992
ΔE00 5.91
Turquoise Blue
#06B1C4
ΔE00 6.03
Lightseagreen
#20B2AA
ΔE00 6.47
Blue Green
#0F9B8E
ΔE00 8.05
Darkcyan
#008B8B
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4A9 #A9342F
analogous
#2FA971 #2FA4A9 #2F67A9
triadic
#2FA4A9 #A92FA4 #A4A92F
tetradic
#2FA4A9 #712FA9 #A9342F #67A92F
square
#2FA4A9 #712FA9 #A9342F #67A92F
split-complementary
#2FA4A9 #A92F67 #A9712F
monochromatic
#144749 #227679 #2FA4A9 #49C7CC #79D6DA
Accessibility & contrast
On white
3.00
#2FA4A9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#2FA4A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4A9
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4A9 | 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)
#989CAA
Deuteranopia (green-blind)
#868FAA
Tritanopia (blue-blind)
#00AAA5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa4a9; /* rgb */ color: rgb(47, 164, 169); /* oklch */ color: oklch(65.8% 0.100 199.3);
Tailwind
colors: {
custom: {
50: '#7bbfc2',
500: '#2fa4a9',
950: '#000000',
},
}SCSS
$custom: #2fa4a9; $custom-light: #7bbfc2; $custom-dark: #000000;
JSON
{
"hex": "#2fa4a9",
"rgb": {
"r": 47,
"g": 164,
"b": 169
},
"hsl": {
"h": 182.459,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.65835,
"c": 0.10005,
"h": 199.3
},
"luminance": 0.3002
}Semantic roles & 50–950 ramp
primary
#2FA4A9
secondary
#C27572
accent
#4E48E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181