#2FA2A4#2FA2A4
#2FA2A4 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.099 H 196.7°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2A4 |
|---|---|
| RGB | rgb(47, 162, 164) |
| HSL | hsl(181, 55%, 41%) |
| HSV | hsv(181, 71%, 64%) |
| CMYK | cmyk(71.3%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(60.89, -30.16, -10.24) |
| CIE-LCH | lch(60.89, 31.85, 198.75°) |
| OKLab | oklab(65.15% -0.0946 -0.0284) |
| OKLCH | oklch(65.15% 0.099 196.7) |
| XYZ | xyz(20.7904, 29.1229, 39.6403) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.63
Cadetblue
#5F9EA0
ΔE00 5.22
Lightseagreen
#20B2AA
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 6.72
Turquoise Blue
#06B1C4
ΔE00 7.35
Darkcyan
#008B8B
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2A4 #A4312F
analogous
#2FA46C #2FA2A4 #2F68A4
triadic
#2FA2A4 #A42FA2 #A2A42F
tetradic
#2FA2A4 #6C2FA4 #A4312F #68A42F
square
#2FA2A4 #6C2FA4 #A4312F #68A42F
split-complementary
#2FA2A4 #A42F68 #A46C2F
monochromatic
#144445 #217374 #2FA2A4 #46C8CA #76D6D8
Accessibility & contrast
On white
3.08
#2FA2A4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#2FA2A4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2A4
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2A4 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA4
Deuteranopia (green-blind)
#868EA5
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa2a4; /* rgb */ color: rgb(47, 162, 164); /* oklch */ color: oklch(65.1% 0.099 196.7);
Tailwind
colors: {
custom: {
50: '#7abebe',
500: '#2fa2a4',
950: '#000000',
},
}SCSS
$custom: #2fa2a4; $custom-light: #7abebe; $custom-dark: #000000;
JSON
{
"hex": "#2fa2a4",
"rgb": {
"r": 47,
"g": 162,
"b": 164
},
"hsl": {
"h": 181.026,
"s": 55.45,
"l": 41.373
},
"oklch": {
"l": 0.6515,
"c": 0.09881,
"h": 196.7
},
"luminance": 0.29125
}Semantic roles & 50–950 ramp
primary
#2FA2A4
secondary
#C0716F
accent
#4C49DF
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181