#2FBCAC#2FBCAC
#2FBCAC is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.117 H 183.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBCAC |
|---|---|
| RGB | rgb(47, 188, 172) |
| HSL | hsl(173, 60%, 46%) |
| HSV | hsv(173, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.14, -39.96, -2.45) |
| CIE-LCH | lch(69.14, 40.03, 183.51°) |
| OKLab | oklab(71.94% -0.1172 -0.0073) |
| OKLCH | oklch(71.94% 0.117 183.5) |
| XYZ | xyz(26.5983, 39.5461, 45.2531) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.41
Topaz
#13BBAF
ΔE00 1.65
Turquoise (survey)
#06C2AC
ΔE00 2.55
Lightseagreen
#20B2AA
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBCAC #BC2F3F
analogous
#2FBC65 #2FBCAC #2F85BC
triadic
#2FBCAC #AC2FBC #BCAC2F
tetradic
#2FBCAC #652FBC #BC2F3F #85BC2F
square
#2FBCAC #652FBC #BC2F3F #85BC2F
split-complementary
#2FBCAC #BC2F85 #BC652F
monochromatic
#175A52 #238B7F #2FBCAC #54D4C6 #85E0D6
Accessibility & contrast
On white
2.36
#2FBCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#2FBCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBCAC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBCAC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2fbcac; /* rgb */ color: rgb(47, 188, 172); /* oklch */ color: oklch(71.9% 0.117 183.5);
Tailwind
colors: {
custom: {
50: '#7ed1c4',
500: '#2fbcac',
950: '#000000',
},
}SCSS
$custom: #2fbcac; $custom-light: #7ed1c4; $custom-dark: #000000;
JSON
{
"hex": "#2fbcac",
"rgb": {
"r": 47,
"g": 188,
"b": 172
},
"hsl": {
"h": 173.191,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71942,
"c": 0.11744,
"h": 183.5
},
"luminance": 0.39549
}Semantic roles & 50–950 ramp
primary
#2FBCAC
secondary
#CA7D86
accent
#4557E3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281