#2FAC9D#2FAC9D
#2FAC9D is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.108 H 183.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAC9D |
|---|---|
| RGB | rgb(47, 172, 157) |
| HSL | hsl(173, 57%, 43%) |
| HSV | hsv(173, 73%, 67%) |
| CMYK | cmyk(72.7%, 0%, 8.7%, 32.5%) |
| CIE-LAB | lab(63.79, -36.88, -2.02) |
| CIE-LCH | lch(63.79, 36.94, 183.13°) |
| OKLab | oklab(67.44% -0.1081 -0.006) |
| OKLCH | oklch(67.44% 0.108 183.2) |
| XYZ | xyz(22.0077, 32.5411, 37.0129) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.23
Topaz
#13BBAF
ΔE00 4.51
Tealish
#24BCA8
ΔE00 4.63
Greeny Blue
#42B395
ΔE00 5.42
Blue Green
#0F9B8E
ΔE00 5.46
Turquoise (survey)
#06C2AC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAC9D #AC2F3E
analogous
#2FAC5E #2FAC9D #2F7CAC
triadic
#2FAC9D #9D2FAC #AC9D2F
tetradic
#2FAC9D #5E2FAC #AC2F3E #7CAC2F
square
#2FAC9D #5E2FAC #AC2F3E #7CAC2F
split-complementary
#2FAC9D #AC2F7C #AC5E2F
monochromatic
#154C45 #227C71 #2FAC9D #4BCEBE #7BDBCF
Accessibility & contrast
On white
2.80
#2FAC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#2FAC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAC9D
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAC9D | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29C
Deuteranopia (green-blind)
#92959E
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2fac9d; /* rgb */ color: rgb(47, 172, 157); /* oklch */ color: oklch(67.4% 0.108 183.2);
Tailwind
colors: {
custom: {
50: '#7bc5b9',
500: '#2fac9d',
950: '#000000',
},
}SCSS
$custom: #2fac9d; $custom-light: #7bc5b9; $custom-dark: #000000;
JSON
{
"hex": "#2fac9d",
"rgb": {
"r": 47,
"g": 172,
"b": 157
},
"hsl": {
"h": 172.8,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.67436,
"c": 0.10823,
"h": 183.2
},
"luminance": 0.32544
}Semantic roles & 50–950 ramp
primary
#2FAC9D
secondary
#C3747D
accent
#475AE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280