#2FB39B#2FB39B
#2FB39B is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.2% C 0.116 H 177.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB39B |
|---|---|
| RGB | rgb(47, 179, 155) |
| HSL | hsl(169, 58%, 44%) |
| HSV | hsv(169, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(65.91, -40.56, 2.19) |
| CIE-LCH | lch(65.91, 40.62, 176.90°) |
| OKLab | oklab(69.15% -0.1161 0.0052) |
| OKLCH | oklch(69.15% 0.116 177.4) |
| XYZ | xyz(23.2058, 35.2083, 36.5769) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.42
Tealish
#24BCA8
ΔE00 3.02
Turquoise (survey)
#06C2AC
ΔE00 4.35
Topaz
#13BBAF
ΔE00 4.97
Lightseagreen
#20B2AA
ΔE00 5.61
Green Blue
#01C08D
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB39B #B32F47
analogous
#2FB359 #2FB39B #2F89B3
triadic
#2FB39B #9B2FB3 #B39B2F
tetradic
#2FB39B #592FB3 #B32F47 #89B32F
square
#2FB39B #592FB3 #B32F47 #89B32F
split-complementary
#2FB39B #B32F89 #B3592F
monochromatic
#165247 #228371 #2FB39B #4FD1B9 #7FDDCC
Accessibility & contrast
On white
2.61
#2FB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#2FB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB39B
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB39B | 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)
#ACA89A
Deuteranopia (green-blind)
#9A9B9D
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb39b; /* rgb */ color: rgb(47, 179, 155); /* oklch */ color: oklch(69.2% 0.116 177.4);
Tailwind
colors: {
custom: {
50: '#7ccab8',
500: '#2fb39b',
950: '#000000',
},
}SCSS
$custom: #2fb39b; $custom-light: #7ccab8; $custom-dark: #000000;
JSON
{
"hex": "#2fb39b",
"rgb": {
"r": 47,
"g": 179,
"b": 155
},
"hsl": {
"h": 169.091,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69151,
"c": 0.11623,
"h": 177.4
},
"luminance": 0.35211
}Semantic roles & 50–950 ramp
primary
#2FB39B
secondary
#C67886
accent
#4662E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280