#2FACA7#2FACA7
#2FACA7 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.105 H 191.0°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2FACA7 |
|---|---|
| RGB | rgb(47, 172, 167) |
| HSL | hsl(178, 57%, 43%) |
| HSV | hsv(178, 73%, 67%) |
| CMYK | cmyk(72.7%, 0%, 2.9%, 32.5%) |
| CIE-LAB | lab(64.08, -34.05, -7.17) |
| CIE-LCH | lch(64.08, 34.80, 191.89°) |
| OKLab | oklab(67.77% -0.1035 -0.02) |
| OKLCH | oklch(67.77% 0.105 191) |
| XYZ | xyz(22.8966, 32.8967, 41.6947) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.11
Topaz
#13BBAF
ΔE00 4.86
Sea
#3C9992
ΔE00 5.97
Blue Green
#0F9B8E
ΔE00 6.50
Tealish
#24BCA8
ΔE00 6.69
Cadetblue
#5F9EA0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FACA7 #AC2F34
analogous
#2FAC68 #2FACA7 #2F72AC
triadic
#2FACA7 #A72FAC #ACA72F
tetradic
#2FACA7 #682FAC #AC2F34 #72AC2F
square
#2FACA7 #682FAC #AC2F34 #72AC2F
split-complementary
#2FACA7 #AC2F72 #AC682F
monochromatic
#154C4A #227C78 #2FACA7 #4BCEC8 #7BDBD7
Accessibility & contrast
On white
2.77
#2FACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#2FACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FACA7
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FACA7 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#9096A8
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2faca7; /* rgb */ color: rgb(47, 172, 167); /* oklch */ color: oklch(67.8% 0.105 191.0);
Tailwind
colors: {
custom: {
50: '#7cc5c1',
500: '#2faca7',
950: '#000000',
},
}SCSS
$custom: #2faca7; $custom-light: #7cc5c1; $custom-dark: #000000;
JSON
{
"hex": "#2faca7",
"rgb": {
"r": 47,
"g": 172,
"b": 167
},
"hsl": {
"h": 177.6,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.67768,
"c": 0.10539,
"h": 191
},
"luminance": 0.32899
}Semantic roles & 50–950 ramp
primary
#2FACA7
secondary
#C37477
accent
#474EE0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281