#2FB39A#2FB39A
#2FB39A is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.1% C 0.117 H 176.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB39A |
|---|---|
| RGB | rgb(47, 179, 154) |
| HSL | hsl(169, 58%, 44%) |
| HSV | hsv(169, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 14%, 29.8%) |
| CIE-LAB | lab(65.88, -40.82, 2.71) |
| CIE-LCH | lch(65.88, 40.91, 176.20°) |
| OKLab | oklab(69.12% -0.1166 0.0066) |
| OKLCH | oklch(69.12% 0.117 176.8) |
| XYZ | xyz(23.1222, 35.1749, 36.1364) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.15
Tealish
#24BCA8
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 4.46
Topaz
#13BBAF
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 5.94
Green Blue
#01C08D
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB39A #B32F48
analogous
#2FB358 #2FB39A #2F8AB3
triadic
#2FB39A #9A2FB3 #B39A2F
tetradic
#2FB39A #582FB3 #B32F48 #8AB32F
square
#2FB39A #582FB3 #B32F48 #8AB32F
split-complementary
#2FB39A #B32F8A #B3582F
monochromatic
#165247 #228370 #2FB39A #4FD1B8 #7FDDCC
Accessibility & contrast
On white
2.61
#2FB39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#2FB39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB39A
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB39A | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#9A9B9C
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb39a; /* rgb */ color: rgb(47, 179, 154); /* oklch */ color: oklch(69.1% 0.117 176.8);
Tailwind
colors: {
custom: {
50: '#7ccab7',
500: '#2fb39a',
950: '#000000',
},
}SCSS
$custom: #2fb39a; $custom-light: #7ccab7; $custom-dark: #000000;
JSON
{
"hex": "#2fb39a",
"rgb": {
"r": 47,
"g": 179,
"b": 154
},
"hsl": {
"h": 168.636,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69121,
"c": 0.11676,
"h": 176.8
},
"luminance": 0.35178
}Semantic roles & 50–950 ramp
primary
#2FB39A
secondary
#C67886
accent
#4664E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280