#2FB59F#2FB59F
#2FB59F is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.8% C 0.116 H 179.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB59F |
|---|---|
| RGB | rgb(47, 181, 159) |
| HSL | hsl(170, 59%, 45%) |
| HSV | hsv(170, 74%, 71%) |
| CMYK | cmyk(74%, 0%, 12.2%, 29%) |
| CIE-LAB | lab(66.64, -40.38, 1.04) |
| CIE-LCH | lch(66.64, 40.39, 178.53°) |
| OKLab | oklab(69.78% -0.1162 0.0021) |
| OKLCH | oklch(69.78% 0.116 179) |
| XYZ | xyz(23.9511, 36.1524, 38.5100) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.17
Greeny Blue
#42B395
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 3.65
Topaz
#13BBAF
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 4.95
Green Blue
#01C08D
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB59F #B52F45
analogous
#2FB55C #2FB59F #2F88B5
triadic
#2FB59F #9F2FB5 #B59F2F
tetradic
#2FB59F #5C2FB5 #B52F45 #88B52F
square
#2FB59F #5C2FB5 #B52F45 #88B52F
split-complementary
#2FB59F #B52F88 #B55C2F
monochromatic
#16544A #228474 #2FB59F #50D1BC #80DECF
Accessibility & contrast
On white
2.55
#2FB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#2FB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB59F
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB59F | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#9B9DA1
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2fb59f; /* rgb */ color: rgb(47, 181, 159); /* oklch */ color: oklch(69.8% 0.116 179.0);
Tailwind
colors: {
custom: {
50: '#7cccbb',
500: '#2fb59f',
950: '#000000',
},
}SCSS
$custom: #2fb59f; $custom-light: #7cccbb; $custom-dark: #000000;
JSON
{
"hex": "#2fb59f",
"rgb": {
"r": 47,
"g": 181,
"b": 159
},
"hsl": {
"h": 170.149,
"s": 58.772,
"l": 44.706
},
"oklch": {
"l": 0.69779,
"c": 0.11627,
"h": 179
},
"luminance": 0.36155
}Semantic roles & 50–950 ramp
primary
#2FB59F
secondary
#C77986
accent
#465FE2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280