#2FA9A6#2FA9A6
#2FA9A6 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.0% C 0.103 H 192.5°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9A6 |
|---|---|
| RGB | rgb(47, 169, 166) |
| HSL | hsl(179, 56%, 42%) |
| HSV | hsv(179, 72%, 66%) |
| CMYK | cmyk(72.2%, 0%, 1.8%, 33.7%) |
| CIE-LAB | lab(63.12, -32.93, -8.04) |
| CIE-LCH | lch(63.12, 33.89, 193.71°) |
| OKLab | oklab(66.98% -0.1009 -0.0224) |
| OKLCH | oklch(66.98% 0.103 192.5) |
| XYZ | xyz(22.2400, 31.7308, 41.0215) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.22
Sea
#3C9992
ΔE00 5.30
Topaz
#13BBAF
ΔE00 5.98
Blue Green
#0F9B8E
ΔE00 6.28
Cadetblue
#5F9EA0
ΔE00 6.66
Dull Teal
#5F9E8F
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9A6 #A92F32
analogous
#2FA969 #2FA9A6 #2F6FA9
triadic
#2FA9A6 #A62FA9 #A9A62F
tetradic
#2FA9A6 #692FA9 #A92F32 #6FA92F
square
#2FA9A6 #692FA9 #A92F32 #6FA92F
split-complementary
#2FA9A6 #A92F6F #A9692F
monochromatic
#144948 #227977 #2FA9A6 #49CCC9 #79DAD7
Accessibility & contrast
On white
2.86
#2FA9A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#2FA9A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9A6
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9A6 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#8D93A7
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa9a6; /* rgb */ color: rgb(47, 169, 166); /* oklch */ color: oklch(67.0% 0.103 192.5);
Tailwind
colors: {
custom: {
50: '#7bc3c0',
500: '#2fa9a6',
950: '#000000',
},
}SCSS
$custom: #2fa9a6; $custom-light: #7bc3c0; $custom-dark: #000000;
JSON
{
"hex": "#2fa9a6",
"rgb": {
"r": 47,
"g": 169,
"b": 166
},
"hsl": {
"h": 178.525,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.6698,
"c": 0.10333,
"h": 192.5
},
"luminance": 0.31733
}Semantic roles & 50–950 ramp
primary
#2FA9A6
secondary
#C27274
accent
#484CE0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181