#2FB59E#2FB59E
#2FB59E is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.7% C 0.117 H 178.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB59E |
|---|---|
| RGB | rgb(47, 181, 158) |
| HSL | hsl(170, 59%, 45%) |
| HSV | hsv(170, 74%, 71%) |
| CMYK | cmyk(74%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(66.61, -40.64, 1.55) |
| CIE-LCH | lch(66.61, 40.67, 177.81°) |
| OKLab | oklab(69.75% -0.1167 0.0035) |
| OKLCH | oklch(69.75% 0.117 178.3) |
| XYZ | xyz(23.8646, 36.1179, 38.0548) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.33
Greeny Blue
#42B395
ΔE00 2.82
Turquoise (survey)
#06C2AC
ΔE00 3.72
Topaz
#13BBAF
ΔE00 4.37
Lightseagreen
#20B2AA
ΔE00 5.28
Green Blue
#01C08D
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB59E #B52F46
analogous
#2FB55B #2FB59E #2F89B5
triadic
#2FB59E #9E2FB5 #B59E2F
tetradic
#2FB59E #5B2FB5 #B52F46 #89B52F
square
#2FB59E #5B2FB5 #B52F46 #89B52F
split-complementary
#2FB59E #B52F89 #B55B2F
monochromatic
#165449 #228474 #2FB59E #50D1BB #80DECE
Accessibility & contrast
On white
2.55
#2FB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#2FB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB59E
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB59E | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#9C9DA0
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2fb59e; /* rgb */ color: rgb(47, 181, 158); /* oklch */ color: oklch(69.7% 0.117 178.3);
Tailwind
colors: {
custom: {
50: '#7cccba',
500: '#2fb59e',
950: '#000000',
},
}SCSS
$custom: #2fb59e; $custom-light: #7cccba; $custom-dark: #000000;
JSON
{
"hex": "#2fb59e",
"rgb": {
"r": 47,
"g": 181,
"b": 158
},
"hsl": {
"h": 169.701,
"s": 58.772,
"l": 44.706
},
"oklch": {
"l": 0.69748,
"c": 0.11677,
"h": 178.3
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#2FB59E
secondary
#C77986
accent
#4661E2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280