#2FAC9C#2FAC9C
#2FAC9C is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.109 H 182.5°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAC9C |
|---|---|
| RGB | rgb(47, 172, 156) |
| HSL | hsl(172, 57%, 43%) |
| HSV | hsv(172, 73%, 67%) |
| CMYK | cmyk(72.7%, 0%, 9.3%, 32.5%) |
| CIE-LAB | lab(63.76, -37.16, -1.50) |
| CIE-LCH | lch(63.76, 37.19, 182.31°) |
| OKLab | oklab(67.41% -0.1085 -0.0046) |
| OKLCH | oklch(67.41% 0.109 182.5) |
| XYZ | xyz(21.9227, 32.5071, 36.5651) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.53
Tealish
#24BCA8
ΔE00 4.55
Topaz
#13BBAF
ΔE00 4.64
Greeny Blue
#42B395
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.48
Turquoise (survey)
#06C2AC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAC9C #AC2F3F
analogous
#2FAC5D #2FAC9C #2F7DAC
triadic
#2FAC9C #9C2FAC #AC9C2F
tetradic
#2FAC9C #5D2FAC #AC2F3F #7DAC2F
square
#2FAC9C #5D2FAC #AC2F3F #7DAC2F
split-complementary
#2FAC9C #AC2F7D #AC5D2F
monochromatic
#154C45 #227C70 #2FAC9C #4BCEBD #7BDBCE
Accessibility & contrast
On white
2.80
#2FAC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#2FAC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAC9C
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAC9C | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#93959D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fac9c; /* rgb */ color: rgb(47, 172, 156); /* oklch */ color: oklch(67.4% 0.109 182.5);
Tailwind
colors: {
custom: {
50: '#7bc5b9',
500: '#2fac9c',
950: '#000000',
},
}SCSS
$custom: #2fac9c; $custom-light: #7bc5b9; $custom-dark: #000000;
JSON
{
"hex": "#2fac9c",
"rgb": {
"r": 47,
"g": 172,
"b": 156
},
"hsl": {
"h": 172.32,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.67405,
"c": 0.10863,
"h": 182.5
},
"luminance": 0.3251
}Semantic roles & 50–950 ramp
primary
#2FAC9C
secondary
#C3747E
accent
#475BE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280