#2FBCAA#2FBCAA
#2FBCAA is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.118 H 182.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBCAA |
|---|---|
| RGB | rgb(47, 188, 170) |
| HSL | hsl(172, 60%, 46%) |
| HSV | hsv(172, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.09, -40.51, -1.43) |
| CIE-LCH | lch(69.09, 40.53, 182.03°) |
| OKLab | oklab(71.88% -0.1181 -0.0045) |
| OKLCH | oklch(71.88% 0.118 182.2) |
| XYZ | xyz(26.4077, 39.4699, 44.2491) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.79
Turquoise (survey)
#06C2AC
ΔE00 2.14
Topaz
#13BBAF
ΔE00 2.25
Lightseagreen
#20B2AA
ΔE00 4.33
Greeny Blue
#42B395
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBCAA #BC2F41
analogous
#2FBC63 #2FBCAA #2F87BC
triadic
#2FBCAA #AA2FBC #BCAA2F
tetradic
#2FBCAA #632FBC #BC2F41 #87BC2F
square
#2FBCAA #632FBC #BC2F41 #87BC2F
split-complementary
#2FBCAA #BC2F87 #BC632F
monochromatic
#175A51 #238B7E #2FBCAA #54D4C4 #85E0D5
Accessibility & contrast
On white
2.36
#2FBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#2FBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBCAA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBCAA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2fbcaa; /* rgb */ color: rgb(47, 188, 170); /* oklch */ color: oklch(71.9% 0.118 182.2);
Tailwind
colors: {
custom: {
50: '#7ed1c3',
500: '#2fbcaa',
950: '#000000',
},
}SCSS
$custom: #2fbcaa; $custom-light: #7ed1c3; $custom-dark: #000000;
JSON
{
"hex": "#2fbcaa",
"rgb": {
"r": 47,
"g": 188,
"b": 170
},
"hsl": {
"h": 172.34,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.7188,
"c": 0.11822,
"h": 182.2
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#2FBCAA
secondary
#CA7D87
accent
#4559E3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281