#2FB49F#2FB49F
#2FB49F is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.5% C 0.115 H 179.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB49F |
|---|---|
| RGB | rgb(47, 180, 159) |
| HSL | hsl(171, 59%, 45%) |
| HSV | hsv(171, 74%, 71%) |
| CMYK | cmyk(73.9%, 0%, 11.7%, 29.4%) |
| CIE-LAB | lab(66.33, -39.93, 0.59) |
| CIE-LCH | lch(66.33, 39.94, 179.16°) |
| OKLab | oklab(69.53% -0.1152 0.0009) |
| OKLCH | oklch(69.53% 0.115 179.5) |
| XYZ | xyz(23.7485, 35.7472, 38.4424) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.31
Greeny Blue
#42B395
ΔE00 3.35
Turquoise (survey)
#06C2AC
ΔE00 3.89
Topaz
#13BBAF
ΔE00 3.93
Lightseagreen
#20B2AA
ΔE00 4.61
Blue Green
#0F9B8E
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB49F #B42F44
analogous
#2FB45C #2FB49F #2F87B4
triadic
#2FB49F #9F2FB4 #B49F2F
tetradic
#2FB49F #5C2FB4 #B42F44 #87B42F
square
#2FB49F #5C2FB4 #B42F44 #87B42F
split-complementary
#2FB49F #B42F87 #B45C2F
monochromatic
#165349 #228374 #2FB49F #4FD1BD #80DECF
Accessibility & contrast
On white
2.58
#2FB49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#2FB49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB49F
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB49F | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99E
Deuteranopia (green-blind)
#9A9CA1
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb49f; /* rgb */ color: rgb(47, 180, 159); /* oklch */ color: oklch(69.5% 0.115 179.5);
Tailwind
colors: {
custom: {
50: '#7ccbbb',
500: '#2fb49f',
950: '#000000',
},
}SCSS
$custom: #2fb49f; $custom-light: #7ccbbb; $custom-dark: #000000;
JSON
{
"hex": "#2fb49f",
"rgb": {
"r": 47,
"g": 180,
"b": 159
},
"hsl": {
"h": 170.526,
"s": 58.59,
"l": 44.51
},
"oklch": {
"l": 0.69526,
"c": 0.11524,
"h": 179.5
},
"luminance": 0.3575
}Semantic roles & 50–950 ramp
primary
#2FB49F
secondary
#C77885
accent
#465FE2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280