#2FB39C#2FB39C
#2FB39C is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.116 H 178.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB39C |
|---|---|
| RGB | rgb(47, 179, 156) |
| HSL | hsl(170, 58%, 44%) |
| HSV | hsv(170, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 12.8%, 29.8%) |
| CIE-LAB | lab(65.94, -40.29, 1.68) |
| CIE-LCH | lch(65.94, 40.33, 177.61°) |
| OKLab | oklab(69.18% -0.1156 0.0038) |
| OKLCH | oklch(69.18% 0.116 178.1) |
| XYZ | xyz(23.2901, 35.2421, 37.0210) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.70
Tealish
#24BCA8
ΔE00 2.84
Turquoise (survey)
#06C2AC
ΔE00 4.26
Topaz
#13BBAF
ΔE00 4.67
Lightseagreen
#20B2AA
ΔE00 5.28
Blue Green
#0F9B8E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB39C #B32F46
analogous
#2FB35A #2FB39C #2F88B3
triadic
#2FB39C #9C2FB3 #B39C2F
tetradic
#2FB39C #5A2FB3 #B32F46 #88B32F
square
#2FB39C #5A2FB3 #B32F46 #88B32F
split-complementary
#2FB39C #B32F88 #B35A2F
monochromatic
#165248 #228372 #2FB39C #4FD1BA #7FDDCD
Accessibility & contrast
On white
2.61
#2FB39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#2FB39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB39C
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB39C | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb39c; /* rgb */ color: rgb(47, 179, 156); /* oklch */ color: oklch(69.2% 0.116 178.1);
Tailwind
colors: {
custom: {
50: '#7ccab9',
500: '#2fb39c',
950: '#000000',
},
}SCSS
$custom: #2fb39c; $custom-light: #7ccab9; $custom-dark: #000000;
JSON
{
"hex": "#2fb39c",
"rgb": {
"r": 47,
"g": 179,
"b": 156
},
"hsl": {
"h": 169.545,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69181,
"c": 0.1157,
"h": 178.1
},
"luminance": 0.35245
}Semantic roles & 50–950 ramp
primary
#2FB39C
secondary
#C67885
accent
#4661E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280