#2FBCAB#2FBCAB
#2FBCAB is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.118 H 182.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBCAB |
|---|---|
| RGB | rgb(47, 188, 171) |
| HSL | hsl(173, 60%, 46%) |
| HSV | hsv(173, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.12, -40.23, -1.94) |
| CIE-LCH | lch(69.12, 40.28, 182.77°) |
| OKLab | oklab(71.91% -0.1177 -0.0059) |
| OKLCH | oklch(71.91% 0.118 182.9) |
| XYZ | xyz(26.5026, 39.5078, 44.7492) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.08
Topaz
#13BBAF
ΔE00 1.94
Turquoise (survey)
#06C2AC
ΔE00 2.33
Lightseagreen
#20B2AA
ΔE00 4.08
Greeny Blue
#42B395
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBCAB #BC2F40
analogous
#2FBC64 #2FBCAB #2F86BC
triadic
#2FBCAB #AB2FBC #BCAB2F
tetradic
#2FBCAB #642FBC #BC2F40 #86BC2F
square
#2FBCAB #642FBC #BC2F40 #86BC2F
split-complementary
#2FBCAB #BC2F86 #BC642F
monochromatic
#175A52 #238B7E #2FBCAB #54D4C5 #85E0D5
Accessibility & contrast
On white
2.36
#2FBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#2FBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBCAB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBCAB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2fbcab; /* rgb */ color: rgb(47, 188, 171); /* oklch */ color: oklch(71.9% 0.118 182.9);
Tailwind
colors: {
custom: {
50: '#7ed1c3',
500: '#2fbcab',
950: '#000000',
},
}SCSS
$custom: #2fbcab; $custom-light: #7ed1c3; $custom-dark: #000000;
JSON
{
"hex": "#2fbcab",
"rgb": {
"r": 47,
"g": 188,
"b": 171
},
"hsl": {
"h": 172.766,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71911,
"c": 0.11782,
"h": 182.9
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#2FBCAB
secondary
#CA7D86
accent
#4558E3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281