#2FACAB#2FACAB
#2FACAB is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.105 H 194.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #2FACAB |
|---|---|
| RGB | rgb(47, 172, 171) |
| HSL | hsl(180, 57%, 43%) |
| HSV | hsv(180, 73%, 67%) |
| CMYK | cmyk(72.7%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.20, -32.88, -9.22) |
| CIE-LCH | lch(64.20, 34.15, 195.67°) |
| OKLab | oklab(67.91% -0.1017 -0.0257) |
| OKLCH | oklch(67.91% 0.105 194.2) |
| XYZ | xyz(23.2721, 33.0469, 43.6723) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.21
Topaz
#13BBAF
ΔE00 5.79
Sea
#3C9992
ΔE00 6.39
Cadetblue
#5F9EA0
ΔE00 6.83
Turquoise Blue
#06B1C4
ΔE00 7.21
Blue Green
#0F9B8E
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FACAB #AC2F30
analogous
#2FAC6C #2FACAB #2F6EAC
triadic
#2FACAB #AB2FAC #ACAB2F
tetradic
#2FACAB #6C2FAC #AC2F30 #6EAC2F
square
#2FACAB #6C2FAC #AC2F30 #6EAC2F
split-complementary
#2FACAB #AC2F6E #AC6C2F
monochromatic
#154C4B #227C7B #2FACAB #4BCECD #7BDBDA
Accessibility & contrast
On white
2.76
#2FACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#2FACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FACAB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FACAB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8F96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2facab; /* rgb */ color: rgb(47, 172, 171); /* oklch */ color: oklch(67.9% 0.105 194.2);
Tailwind
colors: {
custom: {
50: '#7cc5c4',
500: '#2facab',
950: '#000000',
},
}SCSS
$custom: #2facab; $custom-light: #7cc5c4; $custom-dark: #000000;
JSON
{
"hex": "#2facab",
"rgb": {
"r": 47,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.52,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.67907,
"c": 0.10486,
"h": 194.2
},
"luminance": 0.3305
}Semantic roles & 50–950 ramp
primary
#2FACAB
secondary
#C37474
accent
#4749E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281